Commit 08274906 authored by Max Wittig's avatar Max Wittig 🌍 Committed by John L. Villalovos
Browse files

chore: bump to 5.3.1

parent f33859b6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
# CHANGELOG

## v5.3.1 (2025-01-07)

### Bug Fixes

- Fix container registry protection rules to use the correct URL for endpoint
  ([#3079](https://github.com/python-gitlab/python-gitlab/pull/3079))

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

+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@ __copyright__ = "Copyright 2013-2019 Gauvain Pocentek, 2019-2023 python-gitlab t
__email__ = "gauvainpocentek@gmail.com"
__license__ = "LGPL3"
__title__ = "python-gitlab"
__version__ = "5.3.0"
__version__ = "5.3.1"