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 2885560 commit 4bd5aa8Copy full SHA for 4bd5aa8
ellar_throttler/__init__.py
@@ -1,6 +1,6 @@
1
"""A rate limiting module for Ellar"""
2
3
-__version__ = "0.1.3"
+__version__ = "0.1.5"
4
5
from .decorators import SkipThrottle, Throttle
6
from .exception import ThrottledException
0 commit comments