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 6f4332d commit 4648128Copy full SHA for 4648128
gitlab/__init__.py
@@ -31,7 +31,7 @@
31
from gitlab import utils # noqa
32
33
__title__ = "python-gitlab"
34
-__version__ = "1.11.0"
+__version__ = "1.12.0"
35
__author__ = "Gauvain Pocentek"
36
__email__ = "gauvainpocentek@gmail.com"
37
__license__ = "LGPL3"
0 commit comments