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