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 dc95257 commit 367d948Copy full SHA for 367d948
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.36.0 [unreleased]
+## 1.36.0 [2023-01-26]
2
3
### Features
4
1. [#536](https://github.com/influxdata/influxdb-client-python/pull/536): Query to `CSV` skip empty lines
influxdb_client/version.py
@@ -1,3 +1,3 @@
"""Version of the Client that is used in User-Agent header."""
-VERSION = '1.36.0dev0'
+VERSION = '1.36.0'
0 commit comments