Skip to content

Commit 5739de0

Browse files
committed
chore(release): prepare for next development iteration
1 parent 0639a2d commit 5739de0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Change Log
22

3+
## 1.11.0 [unreleased]
4+
35
## 0.10.0 [2024-11-27]
46

57
### Bug Fixes

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

0 commit comments

Comments
 (0)