Skip to content

Commit 635ef65

Browse files
committed
Merge tag 'v1.0.1' into develop
Initial release
2 parents b91206c + 1c83483 commit 635ef65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
22

3-
## [v1.0.0]
3+
## [v1.0.1]
44

55
- Initial release

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.0.0',
16+
version='1.0.1',
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)