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