modelon-community / Assimulo

Assimulo is a simulation package for solving ordinary differential equations.
https://jmodelica.org/assimulo/index.html
GNU Lesser General Public License v3.0
66 stars 16 forks source link

Fixing setup.py version #92

Closed PeterMeisrimelModelon closed 1 month ago

PeterMeisrimelModelon commented 1 month ago

Setuptools doesn't seem to like VERSION="trunk" anymore, I think using the same format as PyFMI seems better, we still want to have some distinction to the actual releases.