Skip to content

Commit d5494ea

Browse files
committed
Version 3.4.1
Signed-off-by: Aurélien Bompard <[email protected]>
1 parent e330d63 commit d5494ea

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

docs/changelog.rst

+10
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ Release Notes
44

55
.. towncrier release notes start
66
7+
3.4.1 (2023-05-26)
8+
==================
9+
10+
Bug Fixes
11+
---------
12+
13+
* Fix CI
14+
(`0f2e39c <https://github.com/fedora-infra/fedora-messaging/commit/0f2e39c>`_)
15+
16+
717
3.4.0 (2023-05-26)
818
==================
919

fedora_messaging/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
pass
2424

2525

26-
__version__ = "3.4.0"
26+
__version__ = "3.4.1"

0 commit comments

Comments
 (0)