diff --git a/dist/cadCAD-0.2-py3-none-any.whl b/dist/cadCAD-0.2-py3-none-any.whl deleted file mode 100644 index eb56bb3..0000000 Binary files a/dist/cadCAD-0.2-py3-none-any.whl and /dev/null differ diff --git a/dist/cadCAD-0.2.1-py3-none-any.whl b/dist/cadCAD-0.2.1-py3-none-any.whl new file mode 100644 index 0000000..354aaec Binary files /dev/null and b/dist/cadCAD-0.2.1-py3-none-any.whl differ diff --git a/setup.py b/setup.py index a01f39c..c27fef1 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ long_description = "cadCAD is a differential games based simulation software pac monte carlo analysis and other common numerical methods is provided." setup(name='cadCAD', - version='0.2', + version='0.2.1', description="cadCAD: a differential games based simulation software package for research, validation, and \ Computer Aided Design of economic systems", long_description=long_description,