From 50c830db3887cbdd83143ccd911e199ac4984f57 Mon Sep 17 00:00:00 2001 From: "Joshua E. Jodesty" Date: Thu, 22 Aug 2019 18:27:31 -0400 Subject: [PATCH] added dist, chaned repo name in setup --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a55148e..92482c8 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup(name='cadCAD', description="cadCAD: a differential games based simulation software package for research, validation, and \ Computer Aided Design of economic systems", long_description=long_description, - url='https://github.com/BlockScience/DiffyQ-SimCAD', + url='https://github.com/BlockScience/cadCAD', author='Joshua E. Jodesty', author_email='joshua@block.science, joshua.jodesty@gmail.com', license='LICENSE.txt',