10000 chore: release v4.11.1 · python-gitlab/python-gitlab@10c7aee · GitHub
[go: up one dir, main page]

Skip to content

Commit 10c7aee

Browse files
author
semantic-release
committed
chore: release v4.11.1
1 parent b41b2de commit 10c7aee

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+
## v4.11.1 (2024-09-13)
4+
5+
### Fix
6+
7+
* fix(client): ensure type evaluations are postponed ([`b41b2de`](https://github.com/python-gitlab/python-gitlab/commit/b41b2de8884c2dc8c8be467f480c7161db6a1c87))
8+
39
## v4.11.0 (2024-09-13)
410

511
### Chore

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__ = "4.11.0"
6+
__version__ = "4.11.1"

0 commit comments

Comments
 (0)
0