Skip to content

Commit

Permalink
Update version to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanprjcts committed Dec 30, 2020
1 parent 7b77c74 commit 12503e3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions docs/about/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@ To upgrade Sdklib to the latest version, use pip:
pip install -U sdklib


Sdklib 1.11.x series
===================

Sdklib 1.11.0
-------------

- Allow ssl_verify config param.


Sdklib 1.10.x series
===================

Expand Down
2 changes: 1 addition & 1 deletion sdklib/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
release = '1.10.5'
release = '1.11.0'

0 comments on commit 12503e3

Please sign in to comment.