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 1928947 commit 63eed85Copy full SHA for 63eed85
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [1.3.1](../../releases/tag/v1.3.1) - 2025-03-07
4
+
5
+### Added
6
7
+- Added STANDBY option to origin enum in actor run model
8
9
## [1.3.0](../../releases/tag/v1.3.0) - 2025-03-04
10
11
### Removed
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "apify_shared"
-version = "1.3.0"
+version = "1.3.1"
description = "Tools and constants shared across Apify projects."
readme = "README.md"
license = { text = "Apache Software License" }
0 commit comments