Skip to content

Commit 37ac0c0

Browse files
committed
fix: bump version + populate CHANGELOG
1 parent 615fe96 commit 37ac0c0

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
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.4.0](../../releases/tag/v1.4.0) - 2025-04-7
4+
5+
### Added
6+
7+
- Added general access enums to consts
8+
39
## [1.3.2](../../releases/tag/v1.3.2) - 2025-03-20
410

511
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "apify_shared"
3-
version = "1.3.2"
3+
version = "1.4.0"
44
description = "Tools and constants shared across Apify projects."
55
readme = "README.md"
66
license = { text = "Apache Software License" }

0 commit comments

Comments
 (0)