Skip to content

Commit 333a165

Browse files
author
Stephen Hoover
authored
MAINT Set version to v1.7.1 (#184)
1 parent a644e60 commit 333a165

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## Unreleased
6+
7+
8+
## 1.7.1 - 2017-11-16
69
### Fixed
710
- Specify escape character in ``civis.io.read_civis_sql`` when performing parallel unload
811
- Issue uploading files in ``civis.io.file_to_civis``

civis/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.7.0"
1+
__version__ = "1.7.1"

0 commit comments

Comments
 (0)