Skip to content

Commit 4862a9b

Browse files
authored
feat: bump version to 1.9.0
1 parent 4e1dd27 commit 4862a9b

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
@@ -31,7 +31,7 @@
3131
from gitlab import utils # noqa
3232

3333
__title__ = "python-gitlab"
34-
__version__ = "1.8.0"
34+
__version__ = "1.9.0"
3535
__author__ = "Gauvain Pocentek"
3636
__email__ = "gauvainpocentek@gmail.com"
3737
__license__ = "LGPL3"

0 commit comments

Comments
 (0)