about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNakidai <nakidai@disroot.org>2024-10-29 23:47:31 +0300
committerNakidai <nakidai@disroot.org>2024-10-29 23:47:31 +0300
commit0bb56522b506d3014b178fe73bd5db6d6cc680ad (patch)
tree9cb6126a8f61dbf47ef8ae1c36bd1c92b5b98b99
parent55ef8e5f692a1f7188263e861bc21cda2e8631e1 (diff)
downloadpetthecord-0bb56522b506d3014b178fe73bd5db6d6cc680ad.tar.gz
petthecord-0bb56522b506d3014b178fe73bd5db6d6cc680ad.zip
Bump to v1.4.2 v1.4.2
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 647b57b..2cdb69d 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.1"
+version = "v1.4.2"
 dependencies = [
     "discord.py==2.4.0",
     "aiohttp==3.10.5",