Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
nmsderp authored Jan 6, 2024
1 parent 905b742 commit 41e4e77
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
"""
Expand Down

0 comments on commit 41e4e77

Please sign in to comment.