Skip to content

Commit 912e1a0

Browse files
max-wittigJohnVillalovos
authored andcommitted
chore: bump to 5.3.1
1 parent 8c1aaa3 commit 912e1a0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## v5.3.1 (2025-01-07)
4+
5+
### Bug Fixes
6+
7+
- Fix container registry protection rules to use the correct URL for endpoint
8+
([#3079](https://github.com/python-gitlab/python-gitlab/pull/3079))
39

410
## v5.3.0 (2024-12-28)
511

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__ = "5.3.0"
6+
__version__ = "5.3.1"

0 commit comments

Comments
 (0)