diff --git a/nc_py_api/_version.py b/nc_py_api/_version.py index 0c3f4887..d5a31271 100644 --- a/nc_py_api/_version.py +++ b/nc_py_api/_version.py @@ -1,3 +1,3 @@ """ Version of Nc_Py_Api """ -__version__ = "0.0.11.dev0" +__version__ = "0.0.11"