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 7a1c618 commit fa69122Copy full SHA for fa69122
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
+## 1.11.1 - **not yet released**
7
+
8
9
+<!-- git-cliff-unreleased-end -->
10
## [1.11.0](https://github.com/apify/apify-client-python/releases/tag/v1.11.0) (2025-06-13)
11
12
### 🚀 Features
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "apify_client"
-version = "1.11.0"
+version = "1.11.1"
description = "Apify API client for Python"
authors = [{ name = "Apify Technologies s.r.o.", email = "[email protected]" }]
license = { file = "LICENSE" }
0 commit comments