Skip to content

Commit

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

* chore: Updates nginx image to 2023.10.0
* fix: Returns 404 on non-existant game

-- John Norwood <[email protected]> Mon, 16 Oct 2023 19:31:37 +0100

stupidchess-uwsgi (2023.10.0) jammy; urgency=medium

* chore: Updates docker images in docker-compose to better reflect what will soon be deployed
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.10.0",
version="2023.10.1",
packages=find_packages(),
zip_safe=False,
package_data={
Expand Down

0 comments on commit 3a84334

Please sign in to comment.