Skip to content

Commit 0d6ef27

Browse files
committed
chore(release): release version 1.10.0 [skip ci]
1 parent 8028386 commit 0d6ef27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## 1.11.0 [unreleased]
3+
## 1.11.0 [2025-02-27]
44

55
### Bug Fixes
66

influxdb_client_3/version.py

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

0 commit comments

Comments
 (0)