Skip to content

Commit 7528006

Browse files
authored
chore: bump version to 1.7.2 (#242)
1 parent 1aaa196 commit 7528006

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
## [1.7.1](../../releases/tag/v1.7.1) - Unreleased
3+
## [1.7.2](../../releases/tag/v1.7.2) - Unreleased
4+
5+
...
6+
7+
## [1.7.1](../../releases/tag/v1.7.1) - 2024-07-11
48

59
### Fixed
610

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.7.1"
3+
version = "1.7.2"
44
description = "Apify API client for Python"
55
readme = "README.md"
66
license = { text = "Apache Software License" }

0 commit comments

Comments
 (0)