Skip to content

Commit 00a12c3

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

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## 0.3.4 - **not yet released**
6+
7+
### 🐛 Bug Fixes
8+
9+
- Expose basic crawling context ([#501](https://github.com/apify/crawlee-python/pull/501)) ([b484535](https://github.com/apify/crawlee-python/commit/b484535dbacc5d206a026f55a1d3e58edd375e91)) by [@vdusek](https://github.com/vdusek)
10+
511
## [0.3.3](https://github.com/apify/crawlee-python/releases/tag/v0.3.3) (2024-09-05)
612

713
### 🐛 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.3.3"
7+
version = "0.3.4"
88
description = "Crawlee for Python"
99
authors = ["Apify Technologies s.r.o. <support@apify.com>"]
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)