diff --git a/setup.py b/setup.py index 6c0986f..45014f6 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name="arcam-fmj", - version="1.2.1", + version="1.3.0", description="A python library for speaking to Arcam receivers", long_description=long_description, long_description_content_type="text/x-rst",