Skip to content

Commit e5f1c98

Browse files
github-actions[bot]designmeme
authored andcommitted
chore(main): release 1.3.0
1 parent 2ef7825 commit e5f1c98

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.3.0](https://github.com/designmeme/python-upbit-api/compare/v1.2.1...v1.3.0) (2024-04-25)
4+
5+
6+
### Features
7+
8+
* ์—…๋น„ํŠธ ๊ณ„์ •์ฃผ ํ™•์ธ API ์ถ”๊ฐ€(v1.4.5)์— ๋งž์ถฐ ๊ด€๋ จ ๋ฉ”์„œ๋“œ ์ถ”๊ฐ€ ([2ef7825](https://github.com/designmeme/python-upbit-api/commit/2ef78252f781896f90014cc93061f1a7b0231e80))
9+
310
## [1.2.1](https://github.com/designmeme/python-upbit-api/compare/v1.2.0...v1.2.1) (2024-02-23)
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.2.1"
13+
version = "1.3.0"
1414
authors = [
1515
{name = "์ด์ง€ํ˜œ Lee Jihye", email = "[email protected]"},
1616
]

0 commit comments

Comments
ย (0)