diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f309f06..c597112 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -95,7 +95,7 @@ Before you submit a pull request, check that it meets these guidelines: 2. If the pull request adds functionality, the docs should be updated. Put your new functionality into a function with a docstring, and add the feature to the list in README.md. -3. The pull request should work for Python 3.8, 3.9 and 3.10 Check +3. The pull request should work for Python 3.9, 3.10 ans 3.11 Check https://github.com/bkkas/elhub-python-sdk/actions and make sure that the tests pass for all supported Python versions.