You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+36Lines changed: 36 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -80,3 +80,39 @@ Production release happens after the GitHub release is created. Before you do th
80
80
- Fill in the release title in the format of `1.2.3`.
81
81
- Copy the changes from the [CHANGELOG.md](https://github.com/apify/apify-sdk-python/blob/master/CHANGELOG.md) and paste them into the release description.
82
82
- Check the "Set as the latest release" option.
83
+
84
+
## Maintanance
85
+
86
+
### Removing Support for an outdated Python version
0 commit comments