8000 chore(release): release version v1.33.0 [skip CI] · matt-VR/influxdb-client-python@e8cff5c · GitHub
[go: up one dir, main page]

Skip to content

Commit e8cff5c

Browse files
author
Sebastian Spaink
committed
chore(release): release version v1.33.0 [skip CI]
1 parent da73522 commit e8cff5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.33.0 [unreleased]
1+
## 1.33.0 [2022-09-29]
22

33
### Features
44
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version of the Client that is used in User-Agent header."""
22

3-
VERSION = '1.33.0dev0'
3+
VERSION = '1.33.0'

0 commit comments

Comments
 (0)
0