Skip to content

Commit 870e7ea

Browse files
committed
chore: bump version to 2.3.1
1 parent e71fe16 commit 870e7ea

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
@@ -29,7 +29,7 @@
2929
from gitlab import utils # noqa
3030

3131
__title__ = "python-gitlab"
32-
__version__ = "2.3.0"
32+
__version__ = "2.3.1"
3333
__author__ = "Gauvain Pocentek"
3434
__email__ = "gauvainpocentek@gmail.com"
3535
__license__ = "LGPL3"

0 commit comments

Comments
 (0)