about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNakidai <nakidai@disroot.org>2024-10-28 15:58:27 +0300
committerNakidai <nakidai@disroot.org>2024-10-28 15:58:27 +0300
commitdadf4304f5a796db79f62ebecf08397436b7058f (patch)
tree17593b78827979f7a267fb8b3b6a8546a206c433
parentbaaf3995646630de931113d4c554fd4867977b5c (diff)
downloadpetthecord-dadf4304f5a796db79f62ebecf08397436b7058f.tar.gz
petthecord-dadf4304f5a796db79f62ebecf08397436b7058f.zip
Bump to v1.4.1 v1.4.1
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ba9657c..647b57b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
 name = "petthecord"
 description = "Web API for petting any user you want"
 readme = "README.md"
-version = "v1.4.0"
+version = "v1.4.1"
 dependencies = [
     "discord.py==2.4.0",
     "aiohttp==3.10.5",