diff --git a/setup.py b/setup.py index 2bcd262..0364b97 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ import setuptools import os -__name = "yoshi_seals" +__name = "yoshi-seals" __version_sufix = os.environ.get('VERSION_SUFIX') if not __version_sufix: