We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6fd8e8 commit d1cd3dcCopy full SHA for d1cd3dc
gitlab.py
@@ -20,7 +20,7 @@
20
import requests
21
22
__title__ = 'python-gitlab'
23
-__version__ = '0.1'
+__version__ = '0.2'
24
__author__ = 'Gauvain Pocentek'
25
__email__ = 'gauvain@pocentek.net'
26
__license__ = 'LGPL3'
0 commit comments