Home | Trees | Indices | Help |
---|
|
1 ''' 2 the current version of the ChiantiPy package 3 ''' 4 __version_info__=('0','6', '4') 5 __version__ = '.'.join(__version_info__) 6
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun Feb 7 12:06:08 2016 | http://epydoc.sourceforge.net |