Loading CHANGELOG.md +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) Loading gitlab/_version.py +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading
CHANGELOG.md +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) Loading
gitlab/_version.py +1 −1 Original line number Diff line number Diff line Loading @@ -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"