We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c4da4 commit 9d12a0fCopy full SHA for 9d12a0f
CHANGELOG
@@ -1,3 +1,6 @@
1
+v0.5.4
2
+ [*] PyPi package fix
3
+
4
v0.5.3
5
[*] Version correction
6
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='gitlab3',
10
- version='0.5.2',
+ version='0.5.4',
11
license='LGPLv3',
12
description='GitLab API v3 Python Wrapper.',
13
long_description='A complete Python client/wrapper for GitLab API v3',
0 commit comments