diff --git a/README.md b/README.md index cfb5dac..d86190d 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,17 @@ # cs-insights-prediction-endpoint

- + + + Actions Status Actions Status Actions Status Docs License: MIT Code style: black -All-time uptime 100.00% -Response time 773 +All-time uptime 100.00% +Response time 773

> Starting from version 1.0.0, this project is using [semantic versioning](https://semver.org/). For more infos about the features supported, see the [releases](https://github.com/gipplab/cs-insights-prediction-endpoint/releases). diff --git a/docs/index.html b/docs/index.html index 61978e8..88e23eb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -22,7 +22,7 @@ diff --git a/pyproject.toml b/pyproject.toml index f6ad977..de6ffcc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cs-insights-prediction-endpoint" -version = "v0.22.0" +version = "v0.23.0" description = "This repository implements the processing of machine-learning methods for cs-insights-backend." authors = ["Jan Philip Wahle ", "Terry Ruas ", "Alexander von Tottleben ", ]