Skip to content

Commit

Permalink
chore: bump version to 1.8.1 (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
vdusek authored Aug 30, 2024
1 parent 042746f commit 63fb8c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## [1.8.0](../../releases/tag/v1.8.0) - Unreleased
## [1.8.1](../../releases/tag/v1.8.1) - Unreleased

- ...

## [1.8.0](../../releases/tag/v1.8.0) - 2024-08-30

### Added

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "apify_client"
version = "1.8.0"
version = "1.8.1"
description = "Apify API client for Python"
authors = ["Apify Technologies s.r.o. <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 63fb8c5

Please sign in to comment.