We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e330d63 commit d5494eaCopy full SHA for d5494ea
docs/changelog.rst
@@ -4,6 +4,16 @@ Release Notes
4
5
.. towncrier release notes start
6
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
17
3.4.0 (2023-05-26)
18
==================
19
fedora_messaging/__init__.py
@@ -23,4 +23,4 @@
23
pass
24
25
26
-__version__ = "3.4.0"
+__version__ = "3.4.1"
0 commit comments