Skip to content

Commit b2e82d1

Browse files
committed
chore(release): release version 1.36.1 [skip CI]
1 parent 497738c commit b2e82d1

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.37.0 [unreleased]
1+
## 1.36.1 [2023-02-23]
22

33
### Bug Fixes
44
1. [#559](https://github.com/influxdata/influxdb-client-python/pull/559): Exceptions in callbacks can cause deadlocks

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-
VERSION = '1.36.0'
3+
VERSION = '1.36.1'

0 commit comments

Comments
 (0)