We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1483ce + 1640afa commit 18e9f9bCopy full SHA for 18e9f9b
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.10.0 - 2019-04-09
8
### Added
9
- `CivisFuture` has the `job_id` and `run_id` property attributes. (#290)
10
civis/_version.py
@@ -1 +1 @@
1
-__version__ = "1.9.4"
+__version__ = "1.10.0"
0 commit comments