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 f33f6ea commit deac019Copy full SHA for deac019
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [2.0.1](../../releases/tag/v2.0.1) - Unreleased
4
+
5
+- ...
6
7
## [2.0.0](../../releases/tag/v2.0.0) - 2024-09-10
8
9
- Check the [Upgrading to v2.0](https://docs.apify.com/sdk/python/docs/upgrading/upgrading-to-v20) guide.
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "apify"
-version = "2.0.0"
+version = "2.0.1"
description = "Apify SDK for Python"
authors = ["Apify Technologies s.r.o. <[email protected]>"]
10
license = "Apache-2.0"
0 commit comments