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