Can we agree on a convention for the __version__ attribute of FEniCS python modules to distinguish releases from development versions?
I see dolfin has a +: In [8]: dolfin.__version__ Out[8]: '0.9.11+' that's fine by me, just want something to make it visible. Martin _______________________________________________ Mailing list: https://launchpad.net/~fenics Post to : [email protected] Unsubscribe : https://launchpad.net/~fenics More help : https://help.launchpad.net/ListHelp

