diff --git a/setup.py b/setup.py index 08f7d9e..b93b86d 100755 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ test_requirements = [ setup( name='bacpypes', - version="0.13.4", + version="0.13.5", description="Testing multiple versions of python", long_description="This is a long line of text", author="Joel Bender",