We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e673dab commit 38f17c1Copy full SHA for 38f17c1
gitlab/__init__.py
@@ -30,7 +30,7 @@
30
31
32
__title__ = 'python-gitlab'
33
-__version__ = '0.9.1'
+__version__ = '0.10'
34
__author__ = 'Gauvain Pocentek'
35
__email__ = 'gauvain@pocentek.net'
36
__license__ = 'LGPL3'
0 commit comments