Skip to content

Commit 6642a74

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

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
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+
## 2.0.1 - **not yet released**
7+
8+
### 🚀 Features
9+
10+
- Add ActorPermissionLevel enum ([#51](https://github.com/apify/apify-shared-python/pull/51)) ([52a1f73](https://github.com/apify/apify-shared-python/commit/52a1f73e2d2b2f988820562aa03785f255aa0cc7)) by [@tobice](https://github.com/tobice)
11+
12+
13+
<!-- git-cliff-unreleased-end -->
514
## [2.0.0](https://github.com/apify/apify-shared-python/releases/tag/v2.0.0) (2025-08-13)
615

716
### Chore

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "apify_shared"
7-
version = "2.0.0"
7+
version = "2.0.1"
88
description = "Tools and constants shared across Apify projects."
99
authors = [{ name = "Apify Technologies s.r.o.", email = "[email protected]" }]
1010
license = { file = "LICENSE" }

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)