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