diff --git a/CHANGELOG.md b/CHANGELOG.md index ce9e9621..7760bb64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.0.42 - 2023-08-3x] +## [0.0.42 - 2023-08-30] ### Added diff --git a/nc_py_api/_version.py b/nc_py_api/_version.py index 651a3e8d..c6b29723 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.42.dev0" +__version__ = "0.0.42"