Skip to content

Commit 8cbf46c

Browse files
github-actions[bot]designmeme
authored andcommitted
chore(main): release 1.5.1
1 parent 4693feb commit 8cbf46c

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.5.1](https://github.com/designmeme/python-upbit-api/compare/v1.5.0...v1.5.1) (2024-10-02)
4+
5+
6+
### Bug Fixes
7+
8+
* RemainingReq ํด๋ž˜์Šค์—์„œ updated ํ”„๋กœํผํ‹ฐ๋ฅผ ํƒ€์ž„์กด ์ถ”๊ฐ€ํ•œ updated_at ๋กœ ๋ณ€๊ฒฝ ([4693feb](https://github.com/designmeme/python-upbit-api/commit/4693feb39bfd109e6d6848807f2b74031c6b60e8))
9+
310
## [1.5.0](https://github.com/designmeme/python-upbit-api/compare/v1.4.0...v1.5.0) (2024-09-06)
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.5.0"
13+
version = "1.5.1"
1414
authors = [
1515
{name = "์ด์ง€ํ˜œ Lee Jihye", email = "[email protected]"},
1616
]

0 commit comments

Comments
ย (0)