Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5eda204

Browse filesBrowse files
committed
Bump version to 5.2.2
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
1 parent f03f495 commit 5eda204
Copy full SHA for 5eda204

File tree

2 files changed

+7
-2
lines changed
Filter options

2 files changed

+7
-2
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
### Added
1010

1111
### Changed
12-
- Fix 'TypeError: Already tz-aware' introduced with recent versions of Panda (#671, #676, thx @f4bsch @clslgrnc)
1312

1413
### Removed
1514

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+
1621
## [v5.2.1] - 2018-12-07
1722
### Added
1823

‎influxdb/__init__.py

Copy file name to clipboardExpand all lines: influxdb/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
]
1919

2020

21-
__version__ = '5.2.1'
21+
__version__ = '5.2.2'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.