ebachelet / pyLIMA

GNU General Public License v3.0
30 stars 8 forks source link

Add easy-to-access version string to PyLIMA #53

Closed rachel3834 closed 1 year ago

rachel3834 commented 1 year ago

It has become customary that after importing a package, typing ipython> pyLIMA.version ...should return the current version of the installed package, for user reference.
As far as I can tell, PyLIMA doesn't have this yet, so I request that this be added.

ebachelet commented 1 year ago

Version 1.9 implemented the classic pyLIMA.version