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 eb9492e commit 4737a71Copy full SHA for 4737a71
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
-## [1.6.1](../../releases/tag/v1.6.1) - Unreleased
+## [1.6.2](../../releases/tag/v1.6.2) - Unreleased
4
+
5
+...
6
7
+## [1.6.1](../../releases/tag/v1.6.1) - 2023-12-11
8
9
### Fixed
10
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "apify_client"
-version = "1.6.1"
+version = "1.6.2"
description = "Apify API client for Python"
readme = "README.md"
license = { text = "Apache Software License" }
0 commit comments