diff --git a/setup.py b/setup.py index 3c962f2..e20138e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="libnamegen", - version="3.0.2", + version="3.0.2.post1", author="BBaoVanC", author_email="bbaovanc@protonmail.com", description="Library containing name generation methods",