We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42067b commit 971ae09Copy full SHA for 971ae09
CHANGELOG.md
@@ -3,6 +3,9 @@ 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
8
+## 1.9.3 - 2019-02-05
9
### Fixed
10
- Correct prediction template id for CivisML 1.0 (#278)
11
- `civis.ml.ModelFuture.table` checks for primary key before reading in
civis/_version.py
@@ -1 +1 @@
1
-__version__ = "1.9.2"
+__version__ = "1.9.3"
0 commit comments