diff --git a/knot_animation/__init__.py b/pr3tz/__init__.py similarity index 100% rename from knot_animation/__init__.py rename to pr3tz/__init__.py diff --git a/knot_animation/bake_export.py b/pr3tz/bake_export.py similarity index 100% rename from knot_animation/bake_export.py rename to pr3tz/bake_export.py diff --git a/knot_animation/compat.py b/pr3tz/compat.py similarity index 100% rename from knot_animation/compat.py rename to pr3tz/compat.py diff --git a/knot_animation/constants.py b/pr3tz/constants.py similarity index 100% rename from knot_animation/constants.py rename to pr3tz/constants.py diff --git a/knot_animation/geometry.py b/pr3tz/geometry.py similarity index 100% rename from knot_animation/geometry.py rename to pr3tz/geometry.py diff --git a/knot_animation/handler.py b/pr3tz/handler.py similarity index 100% rename from knot_animation/handler.py rename to pr3tz/handler.py diff --git a/knot_animation/materials.py b/pr3tz/materials.py similarity index 100% rename from knot_animation/materials.py rename to pr3tz/materials.py diff --git a/knot_animation/operators.py b/pr3tz/operators.py similarity index 100% rename from knot_animation/operators.py rename to pr3tz/operators.py diff --git a/knot_animation/properties.py b/pr3tz/properties.py similarity index 100% rename from knot_animation/properties.py rename to pr3tz/properties.py diff --git a/knot_animation/scene_setup.py b/pr3tz/scene_setup.py similarity index 100% rename from knot_animation/scene_setup.py rename to pr3tz/scene_setup.py diff --git a/knot_animation/types.py b/pr3tz/types.py similarity index 100% rename from knot_animation/types.py rename to pr3tz/types.py diff --git a/knot_animation/ui.py b/pr3tz/ui.py similarity index 100% rename from knot_animation/ui.py rename to pr3tz/ui.py