File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.8.1] ( https://github.com/designmeme/python-upbit-api/compare/v1.8.0...v1.8.1 ) (2025-06-05)
4+
5+
6+ ### Bug Fixes
7+
8+ * Upbit.get_closed_orders λ©μλμμ state κΈ°λ³Έκ°μ λΆνμνκ² μ§μ ν λ¬Έμ μμ ([ 16809c6] ( https://github.com/designmeme/python-upbit-api/commit/16809c6e230a43d2ee0d5114e643dd792bf5d642 ) )
9+ * λΆ, μ° μΊλ€ μμ² url μ€λ₯ μμ ([ 0f4a370] ( https://github.com/designmeme/python-upbit-api/commit/0f4a3702152b5a2e3715a5467282196832e50c0f ) )
10+
311## [ 1.8.0] ( https://github.com/designmeme/python-upbit-api/compare/v1.7.0...v1.8.0 ) (2024-12-12)
412
513
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ include = ["upbit*"] # ["*"] by default
1010
1111[project ]
1212name = " python-upbit-api"
13- version = " 1.8.0 "
13+ version = " 1.8.1 "
1414authors = [
1515 {name = " μ΄μ§ν Lee Jihye" , email = " ghe.lee19@gmail.com" },
1616]
You canβt perform that action at this time.
0 commit comments