diff --git a/setup.py b/setup.py index 29ae84e4..eac6832b 100755 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ setup( name="bacpypes", - version="0.13.5", + version="0.13.6", description="Testing multiple versions of python", long_description="This is a long line of text", author="Joel Bender",