We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd4e74 commit d943378Copy full SHA for d943378
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+# [1.1.0](https://github.com/fugle-dev/fugle-marketdata-python/compare/1.0.2...1.1.0) (2023-12-19)
4
+
5
6
+### Features
7
8
+* add ping method to WebSocket client ([2cd4e74](https://github.com/fugle-dev/fugle-marketdata-python/commit/2cd4e7409036101993bae927bcc900aac1d77ba3))
9
10
## [1.0.2](https://github.com/fugle-dev/fugle-marketdata-python/compare/1.0.1...1.0.2) (2023-11-13)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "fugle-marketdata"
-version = "1.0.2"
+version = "1.1.0"
description = "Fugle Realtime API 1.0 client library for Python"
authors = ["Fortuna Intelligence Co., Ltd. <[email protected]>"]
license = "MIT"
0 commit comments