diff --git a/setup.py b/setup.py index e15aa3ba..e4438890 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.0" +NDV = "0.112.2" driver_dep = [f'naas_drivers[full]=={NDV}'] dev_dep = [