Skip to content

Commit 2482336

Browse files
authored
Bump version to 1.1.3 (#110)
1 parent fcb9d11 commit 2482336

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
Changelog
22
=========
33

4-
[1.2.0](../../releases/tag/v1.2.0) - 2023-08-23
4+
[1.1.3](../../releases/tag/v1.1.3) - 2023-08-25
55
-----------------------------------------------
66

7-
### Added
8-
9-
- Update the `Actor.reboot` method to use the new reboot endpoint
10-
117
### Internal changes
128

139
- Unify indentation in configuration files
10+
- Update the `Actor.reboot` method to use the new reboot endpoint
1411

1512
[1.1.2](../../releases/tag/v1.1.2) - 2023-08-02
1613
-----------------------------------------------

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"
3-
version = "1.1.2"
3+
version = "1.1.3"
44
description = "Apify SDK for Python"
55
readme = "README.md"
66
license = {text = "Apache Software License"}

0 commit comments

Comments
 (0)