diff --git a/CHANGELOG.md b/CHANGELOG.md index b85a33c..e0eae32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [0.1.7](https://github.com/apify/apify-haystack/releases/tag/0.1.7) (2024-12-09) + +🐛 Bug Fixes +- Use CI from crawlee-python to publish to PyPI + ## [0.1.6](https://github.com/apify/apify-haystack/releases/tag/0.1.6) (2024-12-09) 🐛 Bug Fixes diff --git a/pyproject.toml b/pyproject.toml index 87f6973..473cc79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "apify_haystack" -version = "0.1.6" +version = "0.1.7" description = "Apify-haystack integration" authors = ["Apify Technologies s.r.o. "] homepage = "https://apify.com" @@ -20,6 +20,7 @@ classifiers = [ "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", "Topic :: Software Development :: Libraries", ] keywords = [