diff --git a/setup.py b/setup.py index 4c88ff3..4debba0 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name='operator-courier', packages=['operatorcourier'], - version='2.1.8', + version='2.1.9', description='Build, verify and push operators', author='AOS Marketplace', author_email='aos-marketplace@redhat.com',