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