We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8442466 commit ffefb07Copy full SHA for ffefb07
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v3.15.4 (2023-04-30)
6
+### Fix
7
+* **ci:** Clean up release script ([`57f1e3a`](https://github.com/nejch/python-gitlab/commit/57f1e3ad57e09443c8d512d733a7861408eb38e6))
8
+
9
## v3.15.3 (2023-04-30)
10
### Fix
11
* **ci:** Use upstream script ([`e8d25d3`](https://github.com/nejch/python-gitlab/commit/e8d25d3962e02a54a1b56b154c7e2d8fa04e4821))
gitlab/_version.py
@@ -3,4 +3,4 @@
__email__ = "gauvainpocentek@gmail.com"
__license__ = "LGPL3"
__title__ = "python-gitlab"
-__version__ = "3.15.3"
+__version__ = "3.15.4"
0 commit comments