8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentati 8000 on.
There was an error while loading. Please reload this page.
1 parent c958ada commit f2eae4dCopy full SHA for f2eae4d
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.31.0 [unreleased]
+## 1.31.0 [2022-07-29]
2
3
### Features
4
1. [#467](https://github.com/influxdata/influxdb-client-python/pull/467): Add possibility to initialize client by json file
influxdb_client/version.py
@@ -1,3 +1,3 @@
"""Version of the Client that is used in User-Agent header."""
-VERSION = '1.31.0dev0'
+VERSION = '1.31.0'
0 commit comments