summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorViljami Ilola <+@hix.fi>2024-04-09 00:43:55 +0300
committerViljami Ilola <+@hix.fi>2024-04-09 00:43:55 +0300
commit8710a919afecec802383c8b867ac9c20a6de10ad (patch)
treee3823a0cc32c85c498ffd7632297d0317eeaa55b /pyproject.toml
parentb1e18bc5b92826078fc7c480a2662b9208f2edac (diff)
fix hisghscore file readingv0.3b1
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index bd20970..d2dbd5e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sliceitoff"
-version = "0.3-beta"
+version = "0.3-beta.1"
description = "Arcade game where one slices play area off avoiding enemies."
authors = ["Viljami Ilola <+@hix.fi>"]
readme = "README.txt"