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 562f4fc commit 233d5ceCopy full SHA for 233d5ce
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.29.0 [unreleased]
+## 1.29.0 [2022-05-20]
2
3
### Breaking Changes
4
1. [#433](https://github.com/influxdata/influxdb-client-python/pull/433): Rename `InvocableScripts` to `InvokableScripts`
influxdb_client/version.py
@@ -1,3 +1,3 @@
"""Version of the Client that is used in User-Agent header."""
-CLIENT_VERSION = '1.29.0dev0'
+CLIENT_VERSION = '1.29.0'
0 commit comments