Skip to content

Commit

Permalink
7.3.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Feb 20, 2025
1 parent 42196e2 commit 0eeb2d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!--next-version-placeholder-->

## v7.3.0 (2025-02-20)

### Feature

* Make level moderation proactive ([#1773](https://github.com/ocadotechnology/rapid-router/issues/1773)) ([`42196e2`](https://github.com/ocadotechnology/rapid-router/commit/42196e287aef3b7e119c7ca62af12140c4bcfed7))

## v7.2.9 (2025-02-05)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion game/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "7.2.9"
__version__ = "7.3.0"

0 comments on commit 0eeb2d4

Please sign in to comment.