Skip to content

Commit c9fe7ae

Browse files
authored
Merge pull request #41 from keithing/version_1.3
Releasing version 1.3.0
2 parents 70a0ad9 + b818959 commit c9fe7ae

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.3.0 - 2017-03-07
68
### Added
79
- `civis.futures.CivisFuture` for tracking future results
810

civis/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.0"
1+
__version__ = "1.3.0"

0 commit comments

Comments
 (0)