diff --git a/setup.py b/setup.py index 5f6aaf8..83dc03e 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='faultguard', - version='1.0.3', + version='1.0.3.post1', py_modules=['faultguard'], url='https://github.com/2xB/faultguard', license='BSD 3-Clause License',