Skip to content

Commit

Permalink
Bump version to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Feb 15, 2024
1 parent 47a0f86 commit 5e68248
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

0.7
---

* Compatibility with recent Python, Django and Weblate.

0.6
---

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

setup(
name="weblate_fedora_messaging",
version="0.6",
version="0.7",
author="Michal Čihař",
author_email="[email protected]",
description="Weblate Fedora Messaging integration",
Expand Down

0 comments on commit 5e68248

Please sign in to comment.