Skip to content

Commit ad7e2bf

Browse files
authored
chore: bump version to 2.1.2
1 parent 6d941bd commit ad7e2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
from gitlab import utils # noqa
3131

3232
__title__ = "python-gitlab"
33-
__version__ = "2.1.1"
33+
__version__ = "2.1.2"
3434
__author__ = "Gauvain Pocentek"
3535
__email__ = "gauvainpocentek@gmail.com"
3636
__license__ = "LGPL3"

0 commit comments

Comments
 (0)