We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29d102f + c7c8470 commit 2c1ea56Copy full SHA for 2c1ea56
gitlab/__init__.py
@@ -31,7 +31,7 @@
31
from gitlab import utils # noqa
32
33
__title__ = "python-gitlab"
34
-__version__ = "1.9.0"
+__version__ = "1.10.0"
35
__author__ = "Gauvain Pocentek"
36
__email__ = "gauvainpocentek@gmail.com"
37
__license__ = "LGPL3"
0 commit comments