diff --git a/setup.py b/setup.py index fd64016..ece08f1 100644 --- a/setup.py +++ b/setup.py @@ -17,4 +17,4 @@ python_requires='>=3.9', tests_require=['coveralls', 'nose', 'requests-mock'], url='https://github.com/Tatsh/macprefs', - version='0.2.1') + version='0.2.2')