From c8ec577a9c2075099617028e9e90972117337ead Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Thu, 29 Jul 2021 23:28:31 +0700 Subject: Release 0.9.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 2f8cd67..38f30d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = 'flit_core.buildapi' module = 'brutalmaze' author = 'Nguyễn Gia Phong' author-email = 'mcsinyx@disroot.org' -home-page = 'https://git.disroot.org/McSinyx/brutalmaze' +home-page = 'https://sr.ht/~cnx/brutalmaze' requires = ['appdirs', 'palace', 'pygame>=1.9', 'setuptools'] description-file = 'README.rst' classifiers = [ -- cgit 1.4.1