Release 0.6.0

This commit is contained in:
Joshua Harlow
2015-06-02 12:06:16 -07:00
parent f022db6cd2
commit f5c4aa9c95

View File

@@ -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',