We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f10dd38 + 01ff865 commit a16ff3fCopy full SHA for a16ff3f
1 file changed
gitlab/__init__.py
@@ -29,7 +29,7 @@
29
from gitlab import utils # noqa
30
31
__title__ = "python-gitlab"
32
-__version__ = "2.2.0"
+__version__ = "2.3.0"
33
__author__ = "Gauvain Pocentek"
34
__email__ = "gauvainpocentek@gmail.com"
35
__license__ = "LGPL3"
0 commit comments