Skip to content

Commit 56fef01

Browse files
authored
chore: bump python-gitlab to 2.5.0
1 parent cf32499 commit 56fef01

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.4.0"
32+
__version__ = "2.5.0"
3333
__author__ = "Gauvain Pocentek"
3434
__email__ = "gauvainpocentek@gmail.com"
3535
__license__ = "LGPL3"

0 commit comments

Comments
 (0)