Skip to content

Commit 66532fd

Browse files
StephenCoadymergify[bot]
authored andcommitted
prep for the release of 3.0.1
Signed-off-by: Stephen Coady <[email protected]>
1 parent b31f179 commit 66532fd

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

docs/changelog.rst

+17
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ Release Notes
44

55
.. towncrier release notes start
66
7+
3.0.1 (2022-05-12)
8+
9+
Development Changes
10+
-------------------
11+
12+
* Add packit configuration allowing us to have automatic downstream RPM builds
13+
(`#259 <https://github.com/fedora-infra/fedora-messaging/issues/259>`_)
14+
15+
16+
Contributors
17+
------------
18+
Many thanks to the contributors of bug reports, pull requests, and pull request
19+
reviews for this release:
20+
21+
* Akashdeep Dhar
22+
23+
724
3.0.0 (2021-12-14)
825
==================
926

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.0.0"
26+
__version__ = "3.0.1"

0 commit comments

Comments
 (0)