about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNakidai <nakidai@disroot.org>2024-11-01 02:51:36 +0300
committerNakidai <nakidai@disroot.org>2024-11-01 02:51:36 +0300
commit28bd1c0540de983852b3aca93fdc3f81b79f26bd (patch)
tree369dae8a3ec5ff113ba1017671fb5730c9c61632
parent5a0faa2bccf9cdec1bb57f0c11f632679538ebc3 (diff)
downloadpetthecord-28bd1c0540de983852b3aca93fdc3f81b79f26bd.tar.gz
petthecord-28bd1c0540de983852b3aca93fdc3f81b79f26bd.zip
Bump to v1.4.3 v1.4.3
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 2cdb69d..c8ee2d0 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.2"
+version = "v1.4.3"
 dependencies = [
     "discord.py==2.4.0",
     "aiohttp==3.10.5",