We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4e1f7 commit eb7015bCopy full SHA for eb7015b
1 file changed
tremolo/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '0.4.8'
+__version__ = '0.4.9'
2
3
from .tremolo import Tremolo, Tremolo as Application # noqa: E402,F401
4
from . import exceptions # noqa: E402,F401
0 commit comments