We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1372332 commit ee82cd0Copy full SHA for ee82cd0
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='mesa_reader',
4
- version='0.3.4',
+ version='0.3.5',
5
description='Tools for interacting with output from MESA star and MESA binary',
6
long_description=open('README.md').read(),
7
long_description_content_type='text/markdown',
0 commit comments