Fixes imports Issue #4, fixes vcs, fixes setup
... | ... | @@ -7,7 +7,7 @@ with open("README.md", "r") as fh: |
setuptools.setup( | ||
name="SimfPythonGUI", | ||
version="0.0.3", | ||
version="0.0.4", | ||
author="A.J. Fite, Sara Kipps", | ||
author_email="[email protected], [email protected]", | ||
description="A GUI controller for the closed source SIMF camera capture utility", | ||
... | ... |
Please register or sign in to comment