We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9966616 commit 1f48e65Copy full SHA for 1f48e65
gitlab/__init__.py
@@ -27,7 +27,7 @@
27
import six
28
29
__title__ = 'python-gitlab'
30
-__version__ = '0.9'
+__version__ = '0.9.1'
31
__author__ = 'Gauvain Pocentek'
32
__email__ = 'gauvain@pocentek.net'
33
__license__ = 'LGPL3'
0 commit comments