diff --git a/acspy/__init__.py b/acspy/__init__.py index 0aeb657..4638381 100644 --- a/acspy/__init__.py +++ b/acspy/__init__.py @@ -1,3 +1,3 @@ """A package for working with ACS motion controllers in Python.""" -__version__ = "0.0.4" +__version__ = "0.0.5"