diff --git a/setup.py b/setup.py index 6772140..994d4a4 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ with open("README.md", "r") as fh: setuptools.setup( name="udica", - version="0.1.5", + version="0.1.6", author="Lukas Vrabec", author_email="lvrabec@redhat.com", description="A tool for generating SELinux security policies for containers",