We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d692f7 commit 5364829Copy full SHA for 5364829
CHANGELOG.md
@@ -2,11 +2,10 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## Unreleased
6
-
+## 1.7.2 - 2018-01-09
7
### Fixed
8
- Relaxed requirement on ``cloudpickle`` version number (#187)
9
+- Restore previous behavior of ``civis.io.civis_to_csv`` when using "compression='gzip'" (#195)
10
11
## 1.7.1 - 2017-11-16
12
civis/_version.py
@@ -1 +1 @@
1
-__version__ = "1.7.1"
+__version__ = "1.7.2"
0 commit comments