diff --git a/dcs_core/__version__.py b/dcs_core/__version__.py index f3753d3c..be3c2c69 100644 --- a/dcs_core/__version__.py +++ b/dcs_core/__version__.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.8.5" +__version__ = "0.8.6" diff --git a/pyproject.toml b/pyproject.toml index d6e43f74..1069dec1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcs-core" -version = "0.8.5" +version = "0.8.6" description = "Open Source Data Quality Monitoring" license = "Apache-2.0" authors = [