diff --git a/setup.py b/setup.py index f911b32..7afc96c 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name="arcam-fmj", - version="0.11.1", + version="0.12.0", description="A python library for speaking to Arcam receivers", long_description=long_description, long_description_content_type="text/x-rst",