diff --git a/setup.py b/setup.py index 94a5efc..ed0df67 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setuptools.setup( name="harte-library", - version="0.4.3", + version="0.4.4", author="Andrea Poltronieri", description="Library for parsing Harte chords and converting them to Music21", long_description=long_description,