We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfaebef commit 24907baCopy full SHA for 24907ba
1 file changed
tremolo/tremolo.py
@@ -25,7 +25,7 @@
25
from .lib.executors import MultiThreadExecutor
26
from .lib.locks import ServerLock
27
28
-__version__ = '0.5.0'
+__version__ = '0.5.1'
29
30
31
class Tremolo:
0 commit comments