diff --git a/beatmap/__init__.py b/beatmap/__init__.py index 3985879..2b458b6 100644 --- a/beatmap/__init__.py +++ b/beatmap/__init__.py @@ -17,4 +17,4 @@ from .core import run_beatmap -__version__ = "0.1.1" +__version__ = "0.1.2"