diff --git a/engine/config.py b/engine/config.py index 8d321a8..b4184d2 100644 --- a/engine/config.py +++ b/engine/config.py @@ -21,7 +21,7 @@ METADATA={ #release announcements, entries in software directories etc. "tagline" : 'MIDI sequencer based on classical music notation', - "version" : "2.0.0", + "version" : "2.0.1", "year" : "2021", "author" : "Laborejo Software Suite", "url" : "https://www.laborejo.org/laborejo",