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