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 da73522 commit e8cff5cCopy full SHA for e8cff5c
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.33.0 [unreleased]
+## 1.33.0 [2022-09-29]
2
3
### Features
4
1. [#498](https://github.com/influxdata/influxdb-client-python/pull/498): Add possibility to update user's password by `users_api`
influxdb_client/version.py
@@ -1,3 +1,3 @@
"""Version of the Client that is used in User-Agent header."""
-VERSION = '1.33.0dev0'
+VERSION = '1.33.0'
0 commit comments