We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df4cc1 commit 4233867Copy full SHA for 4233867
CHANGELOG.md
@@ -3,6 +3,8 @@ 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
+## 1.8.1 - 2018-02-01
8
### Added
9
- Added a script for integration tests (smoke tests).
10
civis/_version.py
@@ -1 +1 @@
1
-__version__ = "1.8.0"
+__version__ = "1.8.1"
0 commit comments