Skip to content

Commit 22d4b46

Browse files
authored
chore: bump to 2.2.0
1 parent 6749859 commit 22d4b46

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

0 commit comments

Comments
 (0)