We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615fe96 commit 37ac0c0Copy full SHA for 37ac0c0
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [1.4.0](../../releases/tag/v1.4.0) - 2025-04-7
4
+
5
+### Added
6
7
+- Added general access enums to consts
8
9
## [1.3.2](../../releases/tag/v1.3.2) - 2025-03-20
10
11
### Added
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "apify_shared"
-version = "1.3.2"
+version = "1.4.0"
description = "Tools and constants shared across Apify projects."
readme = "README.md"
license = { text = "Apache Software License" }
0 commit comments