Skip to content

Commit e37de18

Browse files
authored
Merge pull request #1408 from python-gitlab/chore/bump-to-2-7-0
chore: bump version to 2.7.0
2 parents 62c75b5 + 34c4052 commit e37de18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
__email__ = "gauvainpocentek@gmail.com"
44
__license__ = "LGPL3"
55
__title__ = "python-gitlab"
6-
__version__ = "2.6.0"
6+
__version__ = "2.7.0"

0 commit comments

Comments
 (0)