diff --git a/setup.py b/setup.py index 441311f..9dc0030 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ install_requires = [ setup( name='fasteners', - version='0.5.0', + version='0.6.0', description='A python package that provides useful locks.', author="Joshua Harlow", author_email='harlowja@yahoo-inc.com',