diff --git a/pyproject.toml b/pyproject.toml index c40c900..bf1bd98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,10 +4,9 @@ build-backend = "setuptools.build_meta" [tool.poetry] name = "snailpy" -version = "0.0.14" +version = "0.0.15" description = "A python package for interacting with Snail IDE's API features." -# Add these properties to the [tool.poetry] section long_description = """ Write a detailed description of your project here using reStructuredText markup. """