diff --git a/setup.py b/setup.py index 4f2a554..d54cc2b 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def compile(): long_description = short_description setup (name = 'nxppy', - version = '1.3.0', + version = '1.3.1', description = short_description, long_description = long_description, author = 'Scott Vitale',