diff --git a/__init__.py b/__init__.py new file mode 100644 index 00000000..27244bf0 --- /dev/null +++ b/__init__.py @@ -0,0 +1,10 @@ + +""" +File: __init__.py +Author: Steve Francia +Email: 0 +Github: 0 +Description: <`0`> +""" +__version__ = '0.1.develop' +__author__ = '{Peter Sudhra+}' \ No newline at end of file