summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorViljami Ilola <+@hix.fi>2024-04-08 23:50:29 +0300
committerViljami Ilola <+@hix.fi>2024-04-08 23:50:29 +0300
commitb1e18bc5b92826078fc7c480a2662b9208f2edac (patch)
treedf9d91a26357e8af7c94e15b899914057bf94808 /pyproject.toml
parenta433d57a893d3605db5fe1eb501e5ae25d547ac1 (diff)
nt compatibility
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 fb01158..bd20970 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sliceitoff"
-version = "0.3-alpha"
+version = "0.3-beta"
description = "Arcade game where one slices play area off avoiding enemies."
authors = ["Viljami Ilola <+@hix.fi>"]
readme = "README.txt"