8000
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 497738c commit b2e82d1Copy full SHA for b2e82d1
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.37.0 [unreleased]
+## 1.36.1 [2023-02-23]
2
3
### Bug Fixes
4
1. [#559](https://github.com/influxdata/influxdb-client-python/pull/559): Exceptions in callbacks can cause deadlocks
influxdb_client/version.py
@@ -1,3 +1,3 @@
"""Version of the Client that is used in User-Agent header."""
-VERSION = '1.36.0'
+VERSION = '1.36.1'
0 commit comments