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 309909f commit 4b6958fCopy full SHA for 4b6958f
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
-## [1.1.0](../../releases/tag/v1.1.0) - Unreleased
+## [1.1.1](../../releases/tag/v1.1.1) - Unreleased
4
+
5
+...
6
7
+## [1.1.0](../../releases/tag/v1.1.0) - 2023-11-16
8
9
### Internal changes
10
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "apify_shared"
-version = "1.1.0"
+version = "1.1.1"
description = "Tools and constants shared across Apify projects."
readme = "README.md"
license = { text = "Apache Software License" }
0 commit comments