Skip to content

Commit d5082d0

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

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+
## 0.4.4 - **not yet released**
7+
8+
### 🚀 Features
9+
10+
- Expose browser_options and page_options to PlaywrightCrawler ([#730](https://github.com/apify/crawlee-python/pull/730)) ([dbe85b9](https://github.com/apify/crawlee-python/commit/dbe85b90e59def281cfc6617a0eb869a4adf2fc0)) by [@vdusek](https://github.com/vdusek), closes [#719](https://github.com/apify/crawlee-python/issues/719)
11+
12+
13+
<!-- git-cliff-unreleased-end -->
514
## [0.4.3](https://github.com/apify/crawlee-python/releases/tag/v0.4.3) (2024-11-21)
615

716
### 🐛 Bug Fixes

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 = "crawlee"
7-
version = "0.4.3"
7+
version = "0.4.4"
88
description = "Crawlee for Python"
99
authors = ["Apify Technologies s.r.o. <[email protected]>"]
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)