Skip to content

Commit 5e7d720

Browse files
committed
Bump version
1 parent 3202214 commit 5e7d720

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

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+
411
[1.4.1](../../releases/tag/v1.4.1) - 2023-09-06
512
-----------------------------------------------
613

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "apify_client"
3-
version = "1.4.1"
3+
version = "1.4.2"
44
description = "Apify API client for Python"
55
readme = "README.md"
66
license = {text = "Apache Software License"}

0 commit comments

Comments
 (0)