We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27375f6 commit 8287a0dCopy full SHA for 8287a0d
gitlab/__init__.py
@@ -30,7 +30,7 @@
30
from gitlab import utils # noqa
31
32
__title__ = "python-gitlab"
33
-__version__ = "2.0.0"
+__version__ = "2.0.1"
34
__author__ = "Gauvain Pocentek"
35
__email__ = "gauvainpocentek@gmail.com"
36
__license__ = "LGPL3"
0 commit comments