diff options
author | Viljami Ilola <+@hix.fi> | 2024-04-26 22:49:31 +0300 |
---|---|---|
committer | Viljami Ilola <+@hix.fi> | 2024-04-26 22:49:31 +0300 |
commit | e6a958b6c9d5f6c77918e11f3f862156d563ba14 (patch) | |
tree | 3981a140d5808d6aa0f62806a11bd37c2619b080 /pyproject.toml | |
parent | fde888991eb8f8be560da6e606abe58d95f9cf64 (diff) |
levels with different colors
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 71dd03c..1b15c84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sliceitoff" -version = "0.3.post1" +version = "0.4-alpha1" 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>"] |