
This release finishes support for named stoichiometries. A bug in the previous release prevented using the names of the stoichiometries as attributes/properties of the python roadrunner object, i.e. 'rr.n = 2'. This now actually works! As part of that fix, the 'getValue' function on the ExecutableModel now correctly returns a named stoichiometry value, instead of always returning zero.
