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