aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-23 01:21:26 -0700
committerFuwn <[email protected]>2022-03-23 01:21:26 -0700
commited05fdf034bf57c4e70e2c48c950c219aca69642 (patch)
treed26ce225e5b68bfe364d42f152fa13f011b0399a /pyproject.toml
parentfeat: 0.1.0 :star: (diff)
downloadsen-py-main.tar.xz
sen-py-main.zip
fix: various pypi fixesHEAD0.1.1main
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml
index a6d48d3..7c0a8fe 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,10 +1,10 @@
[tool.poetry]
-name = "sen-py"
-version = "0.1.0"
+name = "senpy-club"
+version = "0.1.1"
description = "The Senpy Club API Wrapper for Python"
authors = ["Fuwn <[email protected]>"]
license = "GPL-3.0-only"
-readme = "README.rst"
+readme = "README.md"
repository = "https://github.com/senpy-club/sen-py"
keywords = ["rust", "anime", "senpy", "senpy-club"]