File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ <!-- git-cliff-unreleased-start -->
6
+ ## 2.5.0 - ** not yet released**
7
+
8
+ ### 🚀 Features
9
+
10
+ - Implement Scrapy HTTP cache backend ([ #403 ] ( https://github.com/apify/apify-sdk-python/pull/403 ) ) ([ 137e3c8] ( https://github.com/apify/apify-sdk-python/commit/137e3c8d5c6b28cf6935cfb742b5f072cd2e0a02 ) ) by [ @honzajavorek ] ( https://github.com/honzajavorek )
11
+
12
+
13
+ <!-- git-cliff-unreleased-end -->
5
14
## [ 2.4.0] ( https://github.com/apify/apify-sdk-python/releases/tag/v2.4.0 ) (2025-03-07)
6
15
7
16
### 🚀 Features
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
5
5
[project ]
6
6
name = " apify"
7
- version = " 2.4 .0"
7
+ version = " 2.5 .0"
8
8
description = " Apify SDK for Python"
9
9
authors = [{ name = " Apify Technologies s.r.o." , email = " support@apify.com" }]
10
10
license = { file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments