Skip to content

Commit 1640afa

Browse files
author
Joshua Falk
committed
bump version and update changelog for v1.10.0
1 parent d1483ce commit 1640afa

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)