Skip to content

Commit 18e9f9b

Browse files
authored
Merge pull request #291 from jsfalk/v1.10.0
bump version and update changelog for v1.10.0
2 parents d1483ce + 1640afa commit 18e9f9b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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.10.0 - 2019-04-09
68
### Added
79
- `CivisFuture` has the `job_id` and `run_id` property attributes. (#290)
810

civis/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.9.4"
1+
__version__ = "1.10.0"

0 commit comments

Comments
 (0)