diff --git a/temp_pyglm-stubs/LICENSE b/pyglm-stubs/LICENSE similarity index 100% rename from temp_pyglm-stubs/LICENSE rename to pyglm-stubs/LICENSE diff --git a/temp_pyglm-stubs/__init__.py b/pyglm-stubs/__init__.py similarity index 100% rename from temp_pyglm-stubs/__init__.py rename to pyglm-stubs/__init__.py diff --git a/temp_pyglm-stubs/glm/__init__.py b/pyglm-stubs/glm/__init__.py similarity index 100% rename from temp_pyglm-stubs/glm/__init__.py rename to pyglm-stubs/glm/__init__.py diff --git a/temp_pyglm-stubs/glm/__init__.pyi b/pyglm-stubs/glm/__init__.pyi similarity index 100% rename from temp_pyglm-stubs/glm/__init__.pyi rename to pyglm-stubs/glm/__init__.pyi diff --git a/temp_pyglm/__init__.py b/pyglm/__init__.py similarity index 100% rename from temp_pyglm/__init__.py rename to pyglm/__init__.py diff --git a/temp_pyglm/__init__.pyi b/pyglm/__init__.pyi similarity index 100% rename from temp_pyglm/__init__.pyi rename to pyglm/__init__.pyi diff --git a/temp_pyglm/glm_typing.py b/pyglm/glm_typing.py similarity index 100% rename from temp_pyglm/glm_typing.py rename to pyglm/glm_typing.py