Skip to content

Commit 6cf4ac8

Browse files
author
Stephen Hoover
authored
MAINT Update version number and API spec for v1.11.0 (#321)
Include the most recent public Civis Platform API spec; there's been some changes since the v1.10 release.
1 parent bbd6c0f commit 6cf4ac8

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
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.11.0 - 2019-08-26
69
### Added
710
- Add CLI command "sql" for command line SQL query execution. (#319)
811
- Add helper function (run_template) to run a template given its id and return

civis/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.10.0"
1+
__version__ = "1.11.0"

civis/tests/civis_api_spec.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)