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 e06c719 commit 2bcb70dCopy full SHA for 2bcb70d
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
-## [1.6.3](../../releases/tag/v1.6.3) - Unreleased
+## [1.6.4](../../releases/tag/v1.6.4) - Not released yet
4
+
5
+...
6
7
+## [1.6.3](../../releases/tag/v1.6.3) - 2023-01-16
8
9
+### Added
10
11
- added `log()` method to `BuildClient`
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "apify_client"
-version = "1.6.3"
+version = "1.6.4"
description = "Apify API client for Python"
readme = "README.md"
license = { text = "Apache Software License" }
0 commit comments