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 fcb9d11 commit 2482336Copy full SHA for 2482336
2 files changed
CHANGELOG.md
@@ -1,16 +1,13 @@
1
Changelog
2
=========
3
4
-[1.2.0](../../releases/tag/v1.2.0) - 2023-08-23
+[1.1.3](../../releases/tag/v1.1.3) - 2023-08-25
5
-----------------------------------------------
6
7
-### Added
8
-
9
-- Update the `Actor.reboot` method to use the new reboot endpoint
10
11
### Internal changes
12
13
- Unify indentation in configuration files
+- Update the `Actor.reboot` method to use the new reboot endpoint
14
15
[1.1.2](../../releases/tag/v1.1.2) - 2023-08-02
16
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "apify"
-version = "1.1.2"
+version = "1.1.3"
description = "Apify SDK for Python"
readme = "README.md"
license = {text = "Apache Software License"}
0 commit comments