diff --git a/pypw/__init__.py b/pypw/__init__.py new file mode 100644 index 0000000..c8174e6 --- /dev/null +++ b/pypw/__init__.py @@ -0,0 +1,6 @@ +# -*- coding:utf-8 -*- + +__version__ = "0.3.1" +__author__ = [ + "Jason Lai " +] diff --git a/pypw/__init__.py~ b/pypw/__init__.py~ new file mode 100644 index 0000000..e69de29