diff --git a/setup.py b/setup.py index 86c3136..450824b 100644 --- a/setup.py +++ b/setup.py @@ -18,4 +18,4 @@ python_requires='>=3.9', tests_require=['coveralls', 'nose', 'requests-mock'], url='https://github.com/Tatsh/macprefs', - version='0.0.5') + version='0.1.0')