diff --git a/setup.py b/setup.py index b772e74..d1dbeb4 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ # This call to setup() does all the work setuptools.setup( name="cupyopt", - version="0.14.11.1", + version="0.15.11.1", description="CU Python Opinionated Prefect Tasks", long_description=README, long_description_content_type="text/x-rst",