diff --git a/face_rhythm/__init__.py b/face_rhythm/__init__.py index 615bd35..4a8d48c 100644 --- a/face_rhythm/__init__.py +++ b/face_rhythm/__init__.py @@ -23,4 +23,4 @@ for pkg in __all__: exec('from . import ' + pkg) -__version__ = '0.1.4' \ No newline at end of file +__version__ = '0.1.5' \ No newline at end of file