update version number
This commit is contained in:
parent
9f96821b89
commit
4e1f730c27
2
setup.py
2
setup.py
|
|
@ -19,7 +19,7 @@ provided.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
setup(name='cadCAD',
|
setup(name='cadCAD',
|
||||||
version='0.3.0',
|
version='0.3.1',
|
||||||
description="cadCAD: a differential games based simulation software package for research, validation, and \
|
description="cadCAD: a differential games based simulation software package for research, validation, and \
|
||||||
Computer Aided Design of economic systems",
|
Computer Aided Design of economic systems",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue