diff options
author | Viljami Ilola <+@hix.fi> | 2024-04-10 18:07:26 +0300 |
---|---|---|
committer | Viljami Ilola <+@hix.fi> | 2024-04-10 18:07:26 +0300 |
commit | 72f91db6e553b797dd879c4ed40360bfd54fd923 (patch) | |
tree | 1599590797b9b5566a035ffe5d53390c0c92301a | |
parent | 6f2eeab32b08c75399c971a52238bdcdc16085b2 (diff) |
version 0.3-beta.4v0.3b4
-rw-r--r-- | pyproject.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml index 16e0c2c..1920306 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "sliceitoff" -version = "0.3-beta.3" -description = "Arcade game where one slices play area off avoiding enemies." +version = "0.3-beta.4" +description = "Arcade game where one slices play area off while avoiding slicing happy faces." repository = "https://git.hix.fi/sliceitoff.git/" authors = ["Viljami Ilola <+@hix.fi>"] readme = "README.txt" |