Skip to content

Commit efa2305

Browse files
committed
release 0.4.1
1 parent 4a5d297 commit efa2305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tremolo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.4.0'
1+
__version__ = '0.4.1'
22

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

0 commit comments

Comments
 (0)