Loading CHANGELOG.md +6 −0 Original line number Diff line number Diff line # CHANGELOG ## v4.11.1 (2024-09-13) ### Fix * fix(client): ensure type evaluations are postponed ([`b41b2de`](https://github.com/python-gitlab/python-gitlab/commit/b41b2de8884c2dc8c8be467f480c7161db6a1c87)) ## v4.11.0 (2024-09-13) ### Chore 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__ = "4.11.0" __version__ = "4.11.1" Loading
CHANGELOG.md +6 −0 Original line number Diff line number Diff line # CHANGELOG ## v4.11.1 (2024-09-13) ### Fix * fix(client): ensure type evaluations are postponed ([`b41b2de`](https://github.com/python-gitlab/python-gitlab/commit/b41b2de8884c2dc8c8be467f480c7161db6a1c87)) ## v4.11.0 (2024-09-13) ### Chore 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__ = "4.11.0" __version__ = "4.11.1"