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 b73c92d commit ceda87aCopy full SHA for ceda87a
gitlab.py
@@ -20,7 +20,7 @@
20
import requests
21
22
__title__ = 'python-gitlab'
23
-__version__ = '0.2'
+__version__ = '0.3'
24
__author__ = 'Gauvain Pocentek'
25
__email__ = 'gauvain@pocentek.net'
26
__license__ = 'LGPL3'
0 commit comments