Skip to content

Commit bd107ad

Browse files
committed
chore: bumped version to 0.5.1
1 parent c4501ec commit bd107ad

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## [0.5.1](https://github.com/fugle-dev/fugle-trade-python/compare/0.5.0...0.5.1) -
4+
### Fixed
5+
- 修正 on_close callback 的參數錯誤
6+
37

48
## [0.5.0](https://github.com/fugle-dev/fugle-trade-python/compare/0.4.0...0.5.0) -
59
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fugle-trade"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
description = ""
55
authors = ["Fortuna Intelligence Co., Ltd. <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)