diff --git a/batbot/__init__.py b/batbot/__init__.py index 9c9fe05..585ce0a 100644 --- a/batbot/__init__.py +++ b/batbot/__init__.py @@ -33,7 +33,7 @@ from batbot import spectrogram # NOQA -VERSION = '0.1.2' +VERSION = '0.1.3' version = VERSION __version__ = VERSION