From 7816e2c524d1a83abbe4ea5f710aa2533d08d04e Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 4 Jul 2023 14:05:35 +0800 Subject: Update pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index e674235c..b6e287df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,13 +1,13 @@ [tool.poetry] name = "HydroRollCore" -version = "0.1.1" +version = "0.1.2" authors = ["简律纯 "] description = "Core of HydroRoll." readme = "README.md" keywords = ["HydroRoll", "core"] homepage = "https://github.com/HydoRoll-Team/HydroRollCore" packages = [ - { include = "core", from = "." } + { include = "HydroRollCore", from = "." } ] [tool.poetry.dependencies] -- cgit v1.2.3-70-g09d2