From fde888991eb8f8be560da6e606abe58d95f9cf64 Mon Sep 17 00:00:00 2001 From: Viljami Ilola <+@hix.fi> Date: Fri, 26 Apr 2024 21:59:18 +0300 Subject: just release related fixes --- CHANGELOG.txt | 4 ++++ README.txt | 2 +- pyproject.toml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 0aa6655..6a18855 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -5,3 +5,7 @@ 0.3 - Added music and more sounds + +0.3.post1 + + - Just release fixes. Readme, changelog and unnecessary wav file. diff --git a/README.txt b/README.txt index e3edc42..6ec2e00 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ --- Slice It Off! v0.3b -- +-- Slice It Off! v0.3 -- Description: diff --git a/pyproject.toml b/pyproject.toml index 10628e8..71dd03c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sliceitoff" -version = "0.3" +version = "0.3.post1" 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>"] -- cgit v1.2.3