diff --git a/setup.py b/setup.py index 5a01e05..721e77a 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup(name='power-profiler', - version='0.1.0', + version='0.2.0', description='A power profiling tool', long_description=long_description, long_description_content_type='text/markdown',