We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcff9bc commit 925d05cCopy full SHA for 925d05c
CHANGELOG.md
@@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## Unreleased
6
7
+### Added
8
+### Fixed
9
+### Changed
10
+
11
+## 1.12.0 - 2020-01-14
12
### Added
13
- Added method `get_storage_host_id` to the APIClient. (#328)
14
- Added debug logging to some `civis.io` functions. (#325)
civis/_version.py
@@ -1 +1 @@
1
-__version__ = "1.11.0"
+__version__ = "1.12.0"
0 commit comments