We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a644e60 commit 333a165Copy full SHA for 333a165
CHANGELOG.md
@@ -3,6 +3,9 @@ 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
+
7
8
+## 1.7.1 - 2017-11-16
9
### Fixed
10
- Specify escape character in ``civis.io.read_civis_sql`` when performing parallel unload
11
- Issue uploading files in ``civis.io.file_to_civis``
civis/_version.py
@@ -1 +1 @@
1
-__version__ = "1.7.0"
+__version__ = "1.7.1"
0 commit comments