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