diff --git a/setup.py b/setup.py index d9937950..582ee09d 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ with open("README.md", "r", encoding="utf-8") as fh: long_description = fh.read() -NDV = "0.112.2" +NDV = "0.113.0" driver_dep = [f'naas_drivers[full]=={NDV}'] dev_dep = [