diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..db4adfc --- /dev/null +++ b/__init__.py @@ -0,0 +1,2 @@ +# -*-coding: utf-8 -*- +__version__ = '0.0.1' \ No newline at end of file