Commit 48462e64 by muhammad-ammar

bump version

parent 83e28b21
...@@ -11,7 +11,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir))) ...@@ -11,7 +11,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup( setup(
name='event-tracking', name='event-tracking',
version='0.2.0', version='0.2.1',
packages=find_packages(), packages=find_packages(),
include_package_data=True, include_package_data=True,
license='AGPLv3 License', license='AGPLv3 License',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment