We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74d82d4 commit 942468dCopy full SHA for 942468d
gitlab/__init__.py
@@ -32,7 +32,7 @@
32
from gitlab.objects import * # noqa
33
34
__title__ = 'python-gitlab'
35
-__version__ = '0.12'
+__version__ = '0.12.1'
36
__author__ = 'Gauvain Pocentek'
37
__email__ = 'gauvain@pocentek.net'
38
__license__ = 'LGPL3'
0 commit comments