diff --git a/README.md b/README.md index 6deed83..20c2c5c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - + diff --git a/setup.py b/setup.py index 82ee934..1d7f12e 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ "selfcord.api.voice", ] ), - version="1.0.0", + version="1.0.1", description="A Discord API wrapper designed for selfbots!", readme="README.md", author="Shell",