X Tutup
Skip to content

Commit ffefb07

Browse files
author
github-actions
committed
chore: release v3.15.4
1 parent 8442466 commit ffefb07

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

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+
59
## v3.15.3 (2023-04-30)
610
### Fix
711
* **ci:** Use upstream script ([`e8d25d3`](https://github.com/nejch/python-gitlab/commit/e8d25d3962e02a54a1b56b154c7e2d8fa04e4821))

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__ = "3.15.3"
6+
__version__ = "3.15.4"

0 commit comments

Comments
 (0)
X Tutup