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