We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d342a commit 5bb3ccfCopy full SHA for 5bb3ccf
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [v2.2.0]
4
+- Supporting a user_data in server for system configuration on first boot
5
+
6
## [v2.1.0]
7
- Fixing version
8
setup.py
@@ -13,7 +13,7 @@
13
14
setup(
15
name='gs_api_client',
16
- version='2.1.0',
+ version='2.2.0',
17
description='Official Python idiomatic client for gridscale services',
18
long_description=long_description,
19
long_description_content_type="text/markdown",
0 commit comments