Skip to content

Commit b0beac9

Browse files
authored
Merge pull request #14 from SmartLabGaTech/update-version-and-setup-for-pypi
Updates to 1.0.0
2 parents 066b24e + 41c2a6c commit b0beac9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bepy/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(name='bepy',
4-
version='0.9.0',
4+
version='1.0.0',
55
description="A framework for materials characterization data collected that facilitates post analysis",
66
url='https://github.com/lgriffin39/bepy',
77
author='Lee Griffin',

0 commit comments

Comments
 (0)