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