We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7643f6 commit 4e31f02Copy full SHA for 4e31f02
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='gitlab3',
10
- version='0.4.2',
+ version='0.5.0',
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