Skip to content

Commit 07c605c

Browse files
committed
chore(release): release version 0.20.0 [skip ci]
1 parent 9556a0c commit 07c605c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## 0.20.0 [unreleased]
3+
## 0.20.0 [2026-06-11]
44

55
### Others
66

influxdb_client_3/version.py

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

3-
VERSION = '0.20.0dev0'
3+
VERSION = '0.20.0'
44
USER_AGENT = f'influxdb3-python/{VERSION}'

0 commit comments

Comments
 (0)