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