Commit 10c7aee1 authored by semantic-release's avatar semantic-release
Browse files

chore: release v4.11.1

parent b41b2de8
Loading
Loading
Loading
Loading
+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
+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__ = "4.11.0"
__version__ = "4.11.1"