Skip to content

Commit 233d5ce

Browse files
committed
chore(release): release version 1.29.0 [skip CI]
1 parent 562f4fc commit 233d5ce

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.29.0 [unreleased]
1+
## 1.29.0 [2022-05-20]
22

33
### Breaking Changes
44
1. [#433](https://github.com/influxdata/influxdb-client-python/pull/433): Rename `InvocableScripts` to `InvokableScripts`

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-
CLIENT_VERSION = '1.29.0dev0'
3+
CLIENT_VERSION = '1.29.0'

0 commit comments

Comments
 (0)