Skip to content

Commit 47cb58c

Browse files
authored
chore: bump version to 2.1.0
1 parent ca37d23 commit 47cb58c

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

0 commit comments

Comments
 (0)