Signed-off-by: Dev Singh <dev@devksingh.com>
This commit is contained in:
Dev Singh 2020-08-10 14:53:22 -05:00
parent 7be57f7e7e
commit 73da5fa68b

View File

@ -7,10 +7,12 @@
# current benchmark of optimization: 1.33 times faster
# setup:
__version__ = "2.0.2"
__version__ = "2.0.3"
# changelog should be viewed using print(analysis.__changelog__)
__changelog__ = """changelog:
2.0.3:
- burn for pypi release
2.0.2:
- rename analysis imports to tra_analysis for PyPI publishing
1.2.2.000: