Skip to content

Commit 9cb88b3

Browse files
committed
Forgotten crawlee
1 parent 19fb5c1 commit 9cb88b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ make run-doc
127127

128128
## Release process
129129

130-
Publishing new versions to [PyPI](https://pypi.org/project/crawlee) is automated through GitHub Actions.
130+
Publishing new versions to [PyPI](https://pypi.org/project/apify_client) is automated through GitHub Actions.
131131

132132
- **Beta releases**: On each commit to the master branch, a new beta release is automatically published. The version number is determined based on the latest release and conventional commits. The beta version suffix is incremented by 1 from the last beta release on PyPI.
133133
- **Stable releases**: A stable version release may be created by triggering the `run_release` GitHub Actions workflow. The version number is determined based on the latest release and conventional commits (`auto` release type), or it may be overriden using the `custom` release type.

0 commit comments

Comments
 (0)