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