Skip to content

Commit de6a6ad

Browse files
committed
chore(release): 1.0.2
1 parent 70f914c commit de6a6ad

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/fugle-dev/fugle-marketdata-python/compare/1.0.1...1.0.2) (2023-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* wording in docs and tweak import path ([3eeecbb](https://github.com/fugle-dev/fugle-marketdata-python/commit/3eeecbbc14514606c75968b1c797c086bce22c45))
9+
310
## [1.0.1](https://github.com/fugle-dev/fugle-marketdata-python/compare/b0bbb3ba12026fcd82b20f6da4242ffc0c306133...1.0.1) (2023-08-30)
411

512

613
### Bug Fixes
714

8-
* fix on close error ([7e17736](https://github.com/fugle-dev/fugle-marketdata-python/commit/7e17736e476c32c58187e79b485772881bb316fc))
15+
* fix on close error ([7e17736](https://github.com/fugle-dev/fugle-marketdata-python/commit/7e17736e476c32c58187e79b485772881bb316fc))

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-marketdata"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
description = "Fugle Realtime API 1.0 client library for Python"
55
authors = ["Fortuna Intelligence Co., Ltd. <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)