Skip to content

Commit 403290c

Browse files
authored
chore: bump version to 1.7.2 (#207)
1 parent cfed57d commit 403290c

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

0 commit comments

Comments
 (0)