diff --git a/djangoldp-profile/__init__.py b/djangoldp_profile/__init__.py
similarity index 100%
rename from djangoldp-profile/__init__.py
rename to djangoldp_profile/__init__.py
diff --git a/djangoldp-profile/admin.py b/djangoldp_profile/admin.py
similarity index 100%
rename from djangoldp-profile/admin.py
rename to djangoldp_profile/admin.py
diff --git a/djangoldp-profile/apps.py b/djangoldp_profile/apps.py
similarity index 100%
rename from djangoldp-profile/apps.py
rename to djangoldp_profile/apps.py
diff --git a/djangoldp-profile/migrations/0001_initial.py b/djangoldp_profile/migrations/0001_initial.py
similarity index 100%
rename from djangoldp-profile/migrations/0001_initial.py
rename to djangoldp_profile/migrations/0001_initial.py
diff --git a/djangoldp-profile/migrations/__init__.py b/djangoldp_profile/migrations/__init__.py
similarity index 100%
rename from djangoldp-profile/migrations/__init__.py
rename to djangoldp_profile/migrations/__init__.py
diff --git a/djangoldp-profile/models.py b/djangoldp_profile/models.py
similarity index 100%
rename from djangoldp-profile/models.py
rename to djangoldp_profile/models.py
diff --git a/djangoldp-profile/urls.py b/djangoldp_profile/urls.py
similarity index 100%
rename from djangoldp-profile/urls.py
rename to djangoldp_profile/urls.py