We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d39aa17 commit 01ef2e9Copy full SHA for 01ef2e9
pyproject.toml
@@ -1,8 +1,8 @@
1
[tool.poetry]
2
name = "upstash_ratelimit"
3
-version = "0.3.5"
+version = "0.3.6"
4
description = "Serverless ratelimiting package from Upstash"
5
-authors = ["Zgîmbău Tudor <tudor.zgimbau@gmail.com>", "Upstash <support@upstash.com>"]
+authors = ["Upstash <support@upstash.com>", "Zgîmbău Tudor <tudor.zgimbau@gmail.com>"]
6
readme = "README.md"
7
packages = [{include = "upstash_ratelimit"}]
8
0 commit comments