We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f0a8d commit 3f0ac43Copy full SHA for 3f0ac43
gitlab.py
@@ -20,7 +20,7 @@
20
import sys
21
22
__title__ = 'python-gitlab'
23
-__version__ = '0.6'
+__version__ = '0.7'
24
__author__ = 'Gauvain Pocentek'
25
__email__ = 'gauvain@pocentek.net'
26
__license__ = 'LGPL3'
0 commit comments