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