diff --git a/setup.py b/setup.py index ea740df..dbaed81 100644 --- a/setup.py +++ b/setup.py @@ -13,4 +13,4 @@ packages=find_packages(), tests_require=['coveralls', 'nose', 'requests-mock'], url='https://github.com/Tatsh/macprefs', - version='0.0.2') + version='0.0.3')