diff --git a/setup.py b/setup.py index ee60c1a..ff258ad 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fd: setup( name="almalinux-git-utils", - version="0.0.1", + version="0.0.2", author="Eugene Zamriy", author_email="ezamriy@almalinux.org", description="Utilities for working with the AlmaLinux OS Git server",