new whl for beta

This commit is contained in:
Joshua E. Jodesty 2019-01-11 11:52:45 -05:00
parent a7d79c6806
commit 06fd76d096
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -18,6 +18,6 @@ setup(name='SimCAD',
url='https://github.com/BlockScience/DiffyQ-SimCAD',
author='Joshua E. Jodesty',
author_email='joshua@block.science',
license='licenses',
# license='LICENSE',
packages=find_packages() #['SimCAD']
)