aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--setup.cfg10
1 files changed, 5 insertions, 5 deletions
diff --git a/setup.cfg b/setup.cfg
index 82d033b2..6b89c956 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,12 +1,12 @@
[metadata]
-name = retro_pkg_test
-version = 3.1415
+name = hydrorollcore
+version = 0.1.0
author = 简律纯
-author_email = HsiangNianian@outlook.com
-description = A test pkg for retro.
+author_email = i@jyunko.cn
+description = Core of HydroRoll.
long_description = file: README.md
long_description_content_type = text/markdown
-url = https://github.com/retrofor/retro_pkg_test
+url = https://github.com/HydoRoll-Team/HydroRollCore
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: MIT License