diff --git a/__init__.py b/authsch/__init__.py
similarity index 100%
rename from __init__.py
rename to authsch/__init__.py
diff --git a/apps.py b/authsch/apps.py
similarity index 100%
rename from apps.py
rename to authsch/apps.py
diff --git a/authentication.py b/authsch/authentication.py
similarity index 100%
rename from authentication.py
rename to authsch/authentication.py