Skip to content

Commit 942468d

Browse files
author
Gauvain Pocentek
committed
bump version to cleanup my mess on pypi
1 parent 74d82d4 commit 942468d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
from gitlab.objects import * # noqa
3333

3434
__title__ = 'python-gitlab'
35-
__version__ = '0.12'
35+
__version__ = '0.12.1'
3636
__author__ = 'Gauvain Pocentek'
3737
__email__ = 'gauvain@pocentek.net'
3838
__license__ = 'LGPL3'

0 commit comments

Comments
 (0)