Skip to content

Commit

Permalink
7.2.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Dec 3, 2024
1 parent 60bb4b2 commit d1d88bf
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.2.0 (2024-12-03)

### Feature

* Worksheet control ([#1751](https://github.com/ocadotechnology/rapid-router/issues/1751)) ([`60bb4b2`](https://github.com/ocadotechnology/rapid-router/commit/60bb4b232365d90d2efad0f6e57e28e7db156efd))

## v7.1.0 (2024-11-27)

### Feature
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.1.0"
__version__ = "7.2.0"

0 comments on commit d1d88bf

Please sign in to comment.