diff --git a/README.md b/README.md index 37a81b3..d774253 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ relieves the scientist from the majority of the technical code and only prototyp more time in the development of recommendation models and less time has to be spent in the development of a prototype while at the same time getting prototypes that can be used in real-world settings. +![PyPI publish workflow](https://github.com/github/docs/actions/workflows/publish.yml/badge.svg) + ## Setup Ensure that the following tools are installed: * Docker diff --git a/setup.py b/setup.py index cb436c0..db6d66a 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( include_package_data=True, name='comment-recommendation-framework', - version='0.16.5', + version='0.16.6', long_description=long_description, long_description_content_type='text/markdown', package_data={