diff --git a/pylocus/__init__.py b/pylocus/__init__.py index 1fdb688..44b35bf 100644 --- a/pylocus/__init__.py +++ b/pylocus/__init__.py @@ -1 +1 @@ -__version__ = "0.0.4dev" +### This file exists only to tell python that this folder is a package.