We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae7e93 commit 66e41ffCopy full SHA for 66e41ff
setup.py
@@ -19,7 +19,7 @@ def run_tests(self):
19
sys.exit(errno)
20
21
setup(name='macadamia',
22
- version='0.1.0',
+ version='0.2.0',
23
description="A parser for Google Analytics Cookies",
24
author='Kevin McCarthy',
25
author_email='[email protected]',
0 commit comments