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