diff --git a/setup.py b/setup.py index 3ef49be..d6a70f8 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name="sbe", - version="0.4.2", + version="0.4.3", author="Chris Yuen", author_email="chris@kizzx2.com", long_description=open('README.md', 'r').read(),