Skip to content

Commit 24a269b

Browse files
committed
Bump version to 1.1.2
1 parent 658f25b commit 24a269b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
## [1.1.1](../../releases/tag/v1.1.1) - Unreleased
3+
## [1.1.2](../../releases/tag/v1.1.2) - Unreleased
4+
5+
- ...
6+
7+
## [1.1.1](../../releases/tag/v1.1.1) - 2023-01-08
48

59
### Internal changes
610

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.1.1"
3+
version = "1.1.2"
44
description = "Tools and constants shared across Apify projects."
55
readme = "README.md"
66
license = { text = "Apache Software License" }

0 commit comments

Comments
 (0)