Skip to content

Commit f3dc406

Browse files
github-actions[bot]designmeme
authored andcommitted
chore(main): release 1.9.1
1 parent 13a1f79 commit f3dc406

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.9.1](https://github.com/designmeme/python-upbit-api/compare/v1.9.0...v1.9.1) (2025-08-13)
4+
5+
6+
### Bug Fixes
7+
8+
* [@deprecated](https://github.com/deprecated) 데코레이터에 메세지 추가 ([13a1f79](https://github.com/designmeme/python-upbit-api/commit/13a1f792547b2d4b57fc06c6adc1d55a37284447))
9+
310
## [1.9.0](https://github.com/designmeme/python-upbit-api/compare/v1.8.1...v1.9.0) (2025-07-31)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ include = ["upbit*"] # ["*"] by default
1010

1111
[project]
1212
name = "python-upbit-api"
13-
version = "1.9.0"
13+
version = "1.9.1"
1414
authors = [
1515
{name = "이지혜 Lee Jihye", email = "ghe.lee19@gmail.com"},
1616
]

0 commit comments

Comments
 (0)