Skip to content

Commit a7d2732

Browse files
author
trevor.stout
committed
Increment version to 0.1.5
1 parent 739622f commit a7d2732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

batbot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
from batbot import spectrogram # NOQA
3535

36-
VERSION = '0.1.4'
36+
VERSION = '0.1.5'
3737
version = VERSION
3838
__version__ = VERSION
3939

0 commit comments

Comments
 (0)