diff --git a/setup.py b/setup.py index f5a0c93..d30e705 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setuptools.setup( name="asitiger", - version="0.0.4", + version="0.0.5", author="Chili Johnson", author_email="chilij@chilij.com", description="A thin Python interface for communicating with ASI Tiger Controllers",