Skip to content

Commit 3fff2f7

Browse files
github-actions[bot]designmeme
authored andcommitted
chore(main): release 1.9.0
1 parent c07e0dc commit 3fff2f7

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.0](https://github.com/designmeme/python-upbit-api/compare/v1.8.1...v1.9.0) (2025-07-31)
4+
5+
6+
### Features
7+
8+
* Upbit.get_orderbook_instruments() 호가 정책 조회 지원 ([c07e0dc](https://github.com/designmeme/python-upbit-api/commit/c07e0dc10b4c840e16025aa11dfddfadfe300c5c))
9+
310
## [1.8.1](https://github.com/designmeme/python-upbit-api/compare/v1.8.0...v1.8.1) (2025-06-05)
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.8.1"
13+
version = "1.9.0"
1414
authors = [
1515
{name = "이지혜 Lee Jihye", email = "ghe.lee19@gmail.com"},
1616
]

0 commit comments

Comments
 (0)