Skip to content

Commit 278042f

Browse files
committed
Merge tag 'v.1.1.6' into develop
v.1.1.6
2 parents c50fe59 + e3a4104 commit 278042f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [v1.1.6]
4+
- Modify the link to example
5+
36
## [v1.1.5]
47

58
- Add get_certificates()

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
setup(
1515
name='gs_api_client',
16-
version='1.1.5',
16+
version='1.1.6',
1717
description='Official Python idiomatic client for gridscale services',
1818
long_description=long_description,
1919
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)