diff --git a/setup.py b/setup.py index 0673e3b..71e2416 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='pynbs', - version='0.4.2', + version='0.5.0', license='MIT', description='A simple python library to read and write .nbs files from Note Block Studio', long_description=long_description,