diff --git a/setup.py b/setup.py
index 00ca7d866478ef19734d76a136bc2e122c292c6b..09d5461865e1348fa7ab62f0926ff8111bb066b8 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 import setuptools
 
 setuptools.setup(
-    name="perun.proxy.utils",
+    name="perun_proxy_utils",
     python_requires=">=3.9",
     url="https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils.git",
     description="Utilities and monitoring probes for Perun ProxyIdP",