summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorViljami Ilola <+@hix.fi>2024-03-30 16:08:03 +0200
committerViljami Ilola <+@hix.fi>2024-03-30 16:08:03 +0200
commit1def24341ce4f3ab1c1de4a9dde27bf0b5fab179 (patch)
treee846c7ea2f4306146f33381c289350c2edf6f093 /pyproject.toml
parent5874005e58d0f26b4393845b3b18160658ece160 (diff)
bounching balls and more refactoring
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 e5c7888..295fa2e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sliceitoff"
-version = "0.2-alpha"
+version = "0.2-beta"
description = "Arcade game where one slices play area off avoiding enemies."
authors = ["Viljami Ilola <+@hix.fi>"]
readme = "README.md"