about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNakidai <nakidai@disroot.org>2024-11-05 16:24:34 +0300
committerNakidai <nakidai@disroot.org>2024-11-05 16:24:34 +0300
commitdda6671fdbbbd6b3a1f2529dbc60726b67cd4fb2 (patch)
treefb6cea5b82595d54cd37bcdebd5ce781a401561b
parent09fe2c1160cf87d31ebe381d1622d5889c8a333d (diff)
downloadpetthecord-dda6671fdbbbd6b3a1f2529dbc60726b67cd4fb2.tar.gz
petthecord-dda6671fdbbbd6b3a1f2529dbc60726b67cd4fb2.zip
Bump to v1.4.4 v1.4.4
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index c8ee2d0..e1e4da4 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.3"
+version = "v1.4.4"
 dependencies = [
     "discord.py==2.4.0",
     "aiohttp==3.10.5",