We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c50fe59 + e3a4104 commit 278042fCopy full SHA for 278042f
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [v1.1.6]
4
+- Modify the link to example
5
+
6
## [v1.1.5]
7
8
- Add get_certificates()
setup.py
@@ -13,7 +13,7 @@
13
14
setup(
15
name='gs_api_client',
16
- version='1.1.5',
+ version='1.1.6',
17
description='Official Python idiomatic client for gridscale services',
18
long_description=long_description,
19
long_description_content_type="text/markdown",
0 commit comments