Skip to content

Commit afcc278

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

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.2 - **not yet released**
6+
7+
### 🐛 Bug Fixes
8+
9+
- Double incrementation of `item_count` ([#443](https://github.com/apify/crawlee-python/pull/443), closes [#442](https://github.com/apify/crawlee-python/issues/442)) ([cd9adf1](https://github.com/apify/crawlee-python/commit/cd9adf15731e8c4a39cb142b6d1a62909cafdc51)) by [@cadlagtrader](https://github.com/cadlagtrader)
10+
511
## [0.3.1](https://github.com/apify/crawlee-python/releases/tag/v0.3.1) (2024-08-30)
612

713
### 🚀 Features

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

0 commit comments

Comments
 (0)