From 21029cc44fb72b3a53d3d74ac4156eda76fc4c67 Mon Sep 17 00:00:00 2001 From: Viljami Ilola <+@hix.fi> Date: Sat, 20 Apr 2024 22:16:29 +0300 Subject: add changelog --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 7b3d96e..5138d03 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,6 +3,7 @@ name = "sliceitoff" version = "0.3-beta.5" description = "Arcade game where one slices play area off while avoiding slicing happy faces." repository = "https://git.hix.fi/sliceitoff.git/" +changelog = "https://git.hix.fi/sliceitoff.git/plain/CHANGELOG.txt" authors = ["Viljami Ilola <+@hix.fi>"] readme = "README.txt" packages = [{include = "sliceitoff", from = "src"}] -- cgit v1.2.3