Skip to content

Commit 6d95142

Browse files
committed
prep for release of 3.0.2
Signed-off-by: Stephen Coady <[email protected]>
1 parent d2ea85f commit 6d95142

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/changelog.rst

+12
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ Release Notes
44

55
.. towncrier release notes start
66
7+
3.0.2 (2022-05-19)
8+
9+
10+
Contributors
11+
------------
12+
Many thanks to the contributors of bug reports, pull requests, and pull request
13+
reviews for this release:
14+
15+
* Akashdeep Dhar
16+
* Aurélien Bompard
17+
18+
719
3.0.1 (2022-05-12)
820

921
Development Changes

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.1"
26+
__version__ = "3.0.2"

0 commit comments

Comments
 (0)