We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 066b24e + 41c2a6c commit b0beac9Copy full SHA for b0beac9
1 file changed
bepy/setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='bepy',
4
- version='0.9.0',
+ version='1.0.0',
5
description="A framework for materials characterization data collected that facilitates post analysis",
6
url='https://github.com/lgriffin39/bepy',
7
author='Lee Griffin',
0 commit comments