Skip to content

Commit

Permalink
Release version 2024.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
norwoodj committed Jul 21, 2024
1 parent 57d87e3 commit 226f3eb
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 (2024.7.0) jammy; urgency=medium

* chore: Updates README with updated deployment information
* fix: minor color change

-- John Norwood <[email protected]> Sun, 21 Jul 2024 23:26:09 +0100

stupidchess-uwsgi (2023.10.1) jammy; urgency=medium

* chore: Updates nginx image to 2023.10.0
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.1",
version="2024.7.0",
packages=find_packages(),
zip_safe=False,
package_data={
Expand Down

0 comments on commit 226f3eb

Please sign in to comment.