Skip to content

Commit 971ae09

Browse files
authored
MAINT increment to version 1.9.3 (#282)
1 parent a42067b commit 971ae09

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ 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+
8+
## 1.9.3 - 2019-02-05
69
### Fixed
710
- Correct prediction template id for CivisML 1.0 (#278)
811
- `civis.ml.ModelFuture.table` checks for primary key before reading in

civis/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.9.2"
1+
__version__ = "1.9.3"

0 commit comments

Comments
 (0)