We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70a0ad9 + b818959 commit c9fe7aeCopy full SHA for c9fe7ae
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.3.0 - 2017-03-07
8
### Added
9
- `civis.futures.CivisFuture` for tracking future results
10
civis/_version.py
@@ -1 +1 @@
1
-__version__ = "1.2.0"
+__version__ = "1.3.0"
0 commit comments