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 3202214 commit 5e7d720Copy full SHA for 5e7d720
CHANGELOG.md
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+[1.4.2](../../releases/tag/v1.4.2) - Unreleased
5
+
6
+### Internal changes
7
8
+- rewrote documentation publication to use Docusaurus
9
+- removed PR Toolkit workflow
10
11
[1.4.1](../../releases/tag/v1.4.1) - 2023-09-06
12
-----------------------------------------------
13
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "apify_client"
-version = "1.4.1"
+version = "1.4.2"
description = "Apify API client for Python"
readme = "README.md"
license = {text = "Apache Software License"}
0 commit comments