Skip to content

Commit 63fb8c5

Browse files
authored
chore: bump version to 1.8.1 (#263)
1 parent 042746f commit 63fb8c5

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.8.0](../../releases/tag/v1.8.0) - Unreleased
3+
## [1.8.1](../../releases/tag/v1.8.1) - Unreleased
4+
5+
- ...
6+
7+
## [1.8.0](../../releases/tag/v1.8.0) - 2024-08-30
48

59
### Added
610

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "apify_client"
7-
version = "1.8.0"
7+
version = "1.8.1"
88
description = "Apify API client for Python"
99
authors = ["Apify Technologies s.r.o. <[email protected]>"]
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)