Skip to content

Commit

Permalink
Release version 2023.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
norwoodj committed Sep 23, 2023
1 parent a945f73 commit 3d6e99e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
stupidchess-uwsgi (2023.9.0) jammy; urgency=medium

* chore: updates image versions from frontend repo

-- John Norwood <[email protected]> Sat, 23 Sep 2023 14:50:56 +0100

stupidchess-uwsgi (2023.8.1) jammy; urgency=medium

* chore: updates docs to reflect new local run port
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name="stupidchess",
version="2023.8.1",
version="2023.9.0",
packages=find_packages(),
zip_safe=False,
package_data={
Expand Down

0 comments on commit 3d6e99e

Please sign in to comment.