diff --git a/setup.py b/setup.py index 8d08f413..9ca8e529 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.121.7" +NDV = "0.121.8" driver_dep = [f'naas_drivers[full]=={NDV}'] dev_dep = [