Skip to content

Commit 0877c71

Browse files
committed
Merge tag 'v2.2.1' into develop
v2.2.1
2 parents fc23bf4 + 317c321 commit 0877c71

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+
## [v2.2.1]
4+
- Fixed error when getting a network
5+
36
## [v2.2.0]
47
- Supporting a user_data in server for system configuration on first boot
58

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