diff --git a/setup.py b/setup.py
index 01f78f5ba7b3056f0273c48b8bf272e87c996d12..25f043c01a8c138bf5afba92fa474d9e8787e0f0 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ with open("README.md", "r") as fh:
     long_description = fh.read()
 
 setuptools.setup(
-    name="generator",
+    name="automated-problem-generation-lib",
     author="Daniel Kosc",
     author_email="485652@mail.muni.cz",
     description="Random generator of selected variables",