Skip to content

Commit 4233867

Browse files
author
Stephen Hoover
authored
MAINT Increase version to v1.8.1 (#218)
Prepare for bugfix release.
1 parent 1df4cc1 commit 4233867

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ 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+
## 1.8.1 - 2018-02-01
68
### Added
79
- Added a script for integration tests (smoke tests).
810

civis/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.8.0"
1+
__version__ = "1.8.1"

0 commit comments

Comments
 (0)