fix rate limit

This commit is contained in:
2025-07-21 21:48:01 +02:00
parent 9bb48dcc47
commit 0ab0a00a77
2 changed files with 14 additions and 4 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "hipsterfy"
version = "0.2.1"
version = "0.2.2"
description = ""
authors = [
{name="Jonas Weinz"}
@ -16,7 +16,7 @@ dependencies = [
]
[tool.poetry]
name = "hipsterfy"
version = "0.2.1"
version = "0.2.2"
description = ""
authors = [
"Jonas Weinz"