about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNakidai <nakidai@disroot.org>2024-11-21 01:07:09 +0300
committerNakidai <nakidai@disroot.org>2024-11-21 01:07:09 +0300
commit3bb7979734a0114cd5a3520216f076277ece18db (patch)
tree87a750d0f8fed887de7f5952f7539e2e6b7c8854
parentd7c2e5bcb79d65587b38642f4a99eeb4a7e9a9b2 (diff)
downloadpetthecord-3bb7979734a0114cd5a3520216f076277ece18db.tar.gz
petthecord-3bb7979734a0114cd5a3520216f076277ece18db.zip
Bump to v1.5.0 v1.5.0
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index cb34aeb..65153a4 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.5"
+version = "v1.5.0"
 dependencies = [
     "discord.py==2.4.0",
     "aiohttp==3.10.11",