8000 chore(release): release version 1.25.0 [skip CI] · chaosegg/influxdb-client-python@061b8bb · GitHub
[go: up one dir, main page]

Skip to content

Commit 061b8bb

Browse files
committed
chore(release): release version 1.25.0 [skip CI]
1 parent 15cba79 commit 061b8bb

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.25.0 [unreleased]
1+
## 1.25.0 [2022-01-20]
22

33
### Features
44
1. [#393](https://github.com/influxdata/influxdb-client-python/pull/393): Added callback function for getting profilers output with example and test

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.25.0dev0'
3+
CLIENT_VERSION = '1.25.0'

0 commit comments

Comments
 (0)
0