diff --git a/setup.py b/setup.py index 5f64dab..0d5bd20 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='cai', - version='v1.1.4', + version='v1.2.0', description='Content Authenticity Initiative Implementation.', long_description=long_description, long_description_content_type="text/markdown",