Skip to content

Commit 7c6f0a1

Browse files
author
Apify Release Bot
committed
chore(release): Update changelog and package version [skip ci]
1 parent bb0a9fa commit 7c6f0a1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
<!-- git-cliff-unreleased-start -->
6+
## 1.5.1 - **not yet released**
7+
8+
### Chore
9+
10+
- [**breaking**] Drop support for Python 3.8 ([#45](https://github.com/apify/apify-shared-python/pull/45)) ([bb0a9fa](https://github.com/apify/apify-shared-python/commit/bb0a9faabf30e5259066a8e35b93941b2ebfbfea)) by [@vdusek](https://github.com/vdusek)
11+
12+
13+
<!-- git-cliff-unreleased-end -->
514
## [1.5.0](https://github.com/apify/apify-shared-python/releases/tag/v1.5.0) (2025-08-05)
615

716
### 🚀 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.5.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)