diff --git a/README.md b/README.md index 97543df..051e386 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ source of truth: a file removed means its emoji is deleted. ## Install ``` -dpy_appemojis @ git+ssh://git@git.rethinkstudios.io/rethink-public/dpy_appemojis.git@v0.1.2 +dpy_appemojis @ git+ssh://git@git.rethinkstudios.io/rethink-public/dpy_appemojis.git@v1.0.0 ``` ## Usage diff --git a/pyproject.toml b/pyproject.toml index 3b73aac..e273b86 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "dpy_appemojis" -version = "0.1.2" +version = "1.0.0" description = "Mirror a project folder onto the bot's application emojis for discord.py — folder is the source of truth. Config-free, injectable, installable." requires-python = ">=3.10" dependencies = [