diff --git a/setup.py b/setup.py index 3192a4ea..fc6d2793 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.119.3" +NDV = "0.120.0" driver_dep = [f'naas_drivers[full]=={NDV}'] dev_dep = [