Skip to content

Commit

Permalink
7.1.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Nov 27, 2024
1 parent c8d672c commit f5e0ae2
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.1.0 (2024-11-27)

### Feature

* New python den episodes and fix links ([#1750](https://github.com/ocadotechnology/rapid-router/issues/1750)) ([`c8d672c`](https://github.com/ocadotechnology/rapid-router/commit/c8d672cbc8a17b6346b5729de581d2c97b63a4b3))

## v7.0.2 (2024-11-22)

### 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.0.2"
__version__ = "7.1.0"

0 comments on commit f5e0ae2

Please sign in to comment.