Skip to content

Commit cb275de

Browse files
committed
release 0.1.2
1 parent c4daf73 commit cb275de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tremolo/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.1.1'
1+
__version__ = '0.1.2'
22

33
from .tremolo import Tremolo, Tremolo as Application # noqa: E402,F401
44
from . import exceptions # noqa: E402,F401

0 commit comments

Comments
 (0)