about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNakidai <nakidai@disroot.org>2024-11-07 03:20:15 +0300
committerNakidai <nakidai@disroot.org>2024-11-07 03:20:15 +0300
commit19cd6f0b94162659ba4b0c052502d8969ad9acc5 (patch)
treee31f5283f28ef88e29976c68229849459a8cc2ea
parent82b259ef6a8d0057d295d0298f49020c2eb90651 (diff)
downloadpetthecord-19cd6f0b94162659ba4b0c052502d8969ad9acc5.tar.gz
petthecord-19cd6f0b94162659ba4b0c052502d8969ad9acc5.zip
Bump to v1.4.5 v1.4.5
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index e1e4da4..4d5eefc 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.4"
+version = "v1.4.5"
 dependencies = [
     "discord.py==2.4.0",
     "aiohttp==3.10.5",