Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2c1ea56

Browse filesBrowse files
authored
Merge pull request #842 from python-gitlab/chore/bump-package-version
chore: bump package version to 1.10.0
2 parents 29d102f + c7c8470 commit 2c1ea56
Copy full SHA for 2c1ea56

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎gitlab/__init__.py‎

Copy file name to clipboardExpand all lines: gitlab/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
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.9.0"
34+
__version__ = "1.10.0"
3535
__author__ = "Gauvain Pocentek"
3636
__email__ = "gauvainpocentek@gmail.com"
3737
__license__ = "LGPL3"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.