diff --git a/note_seq/version.py b/note_seq/version.py index 75cf2be..9ddd92f 100644 --- a/note_seq/version.py +++ b/note_seq/version.py @@ -19,4 +19,4 @@ pulling in all the dependencies in __init__.py. """ -__version__ = "0.0.1" +__version__ = "0.0.2"