Skip to content

Commit

Permalink
Release version 2023.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
norwoodj committed Sep 23, 2023
1 parent 8748f80 commit f7cf64a
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.1) jammy; urgency=medium

* feat: Removes no longer needed service and socket files from debian package,as well as moves RPI config to salt

-- John Norwood <[email protected]> Sat, 23 Sep 2023 17:15:42 +0100

stupidchess-uwsgi (2023.9.0) jammy; urgency=medium

* chore: updates image versions from frontend repo
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.9.0",
version="2023.9.1",
packages=find_packages(),
zip_safe=False,
package_data={
Expand Down

0 comments on commit f7cf64a

Please sign in to comment.