10000 chore(deps): Upgrade version · python-gitlab/python-gitlab@d64f91e · GitHub
[go: up one dir, main page]

Skip to content

Commit d64f91e

Browse files
committed
chore(deps): Upgrade version
Upgraded version to allow successful installation of packages into the library, as the previous version was not working.
1 parent 97c4619 commit d64f91e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CHANGELOG
22

33

4-
## v5.6.0 (2025-01-28)
4+
## v5.6.1 (2025-01-28)
55

66
### Features
77

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__ = "6.0.0"
6+
__version__ = "5.6.1"

0 commit comments

Comments
 (0)
0