We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 126fb68 commit ad66c82Copy full SHA for ad66c82
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+<!-- git-cliff-unreleased-start -->
6
+## 0.6.12 - **not yet released**
7
+
8
9
+<!-- git-cliff-unreleased-end -->
10
## [0.6.11](https://github.com/apify/crawlee-python/releases/tag/v0.6.11) (2025-06-23)
11
12
### 🚀 Features
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "crawlee"
-version = "0.6.11"
+version = "0.6.12"
description = "Crawlee for Python"
authors = [{ name = "Apify Technologies s.r.o.", email = "[email protected]" }]
license = { file = "LICENSE" }
0 commit comments