Skip to content

Commit 9d12a0f

Browse files
committed
Bump version to submit clean repo to pypi
1 parent f0c4da4 commit 9d12a0f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v0.5.4
2+
[*] PyPi package fix
3+
14
v0.5.3
25
[*] Version correction
36

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name='gitlab3',
10-
version='0.5.2',
10+
version='0.5.4',
1111
license='LGPLv3',
1212
description='GitLab API v3 Python Wrapper.',
1313
long_description='A complete Python client/wrapper for GitLab API v3',

0 commit comments

Comments
 (0)