Skip to content

Commit 6c5458a

Browse files
authored
chore: bump version to 2.1.1
1 parent 8c44bb6 commit 6c5458a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/__init__.py

+1-1
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.0"
33+
__version__ = "2.1.1"
3434
__author__ = "Gauvain Pocentek"
3535
__email__ = "gauvainpocentek@gmail.com"
3636
__license__ = "LGPL3"

0 commit comments

Comments
 (0)