We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03f495 commit 5eda204Copy full SHA for 5eda204
CHANGELOG.md
@@ -9,10 +9,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
### Added
10
11
### Changed
12
-- Fix 'TypeError: Already tz-aware' introduced with recent versions of Panda (#671, #676, thx @f4bsch @clslgrnc)
13
14
### Removed
15
+## [v5.2.2] - 2019-03-14
16
+### Added
17
+
18
+### Changed
19
+- Fix 'TypeError: Already tz-aware' introduced with recent versions of Panda (#671, #676, thx @f4bsch @clslgrnc)
20
21
## [v5.2.1] - 2018-12-07
22
23
influxdb/__init__.py
@@ -18,4 +18,4 @@
]
-__version__ = '5.2.1'
+__version__ = '5.2.2'
0 commit comments