Skip to content

Commit 337dce7

Browse files
committed
chore(release): prepare for next development iteration
1 parent 4769150 commit 337dce7

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

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

3-
# 0.17.0 [2026-01-08]
3+
## 0.18.0 [unreleased]
4+
5+
## 0.17.0 [2026-01-08]
46

57
### Features
68

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.17.0'
3+
VERSION = '0.18.0dev0'
44
USER_AGENT = f'influxdb3-python/{VERSION}'

0 commit comments

Comments
 (0)