Skip to content

Commit 9f577bb

Browse files
author
Apify Release Bot
committed
chore(release): Update changelog and package version [skip ci]
1 parent 4b05049 commit 9f577bb

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
<!-- git-cliff-unreleased-start -->
6-
## 1.5.0 - **not yet released**
5+
## [1.4.1](https://github.com/apify/apify-shared-python/releases/tag/v1.4.1) (2025-04-28)
76

87
### 🚀 Features
98

@@ -14,7 +13,6 @@ All notable changes to this project will be documented in this file.
1413
- Remove check-changelog pre-commit hook ([#39](https://github.com/apify/apify-shared-python/pull/39)) ([306c42c](https://github.com/apify/apify-shared-python/commit/306c42ca23553391ed148acc32df75f71de15b21)) by [@tobice](https://github.com/tobice)
1514

1615

17-
<!-- git-cliff-unreleased-end -->
1816
## [1.4.0](https://github.com/apify/apify-shared-python/releases/tag/v1.4.0) (2025-04-11)
1917

2018
### 🚀 Features

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_shared"
3-
version = "1.5.0"
3+
version = "1.4.1"
44
description = "Tools and constants shared across Apify projects."
55
readme = "README.md"
66
license = { text = "Apache Software License" }

0 commit comments

Comments
 (0)