We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c135f9 commit 35a20e6Copy full SHA for 35a20e6
CHANGELOG.md
@@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## [Unreleased]
6
7
+
8
+## 1.6.0 - 2017-07-27
9
### Changed
10
- Edited example for safer null value handling
11
- Make ``pubnub`` and ``joblib`` hard dependencies instead of optional dependencies (#110).
civis/_version.py
@@ -1 +1 @@
1
-__version__ = "1.5.2"
+__version__ = "1.6.0"
0 commit comments