update version number

This commit is contained in:
Markus Buhatem Koch 2019-09-11 17:20:33 -03:00 committed by GitHub
parent 9f96821b89
commit 4e1f730c27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,