Skip to content

Commit

Permalink
Update release.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frreiss authored Aug 9, 2023
1 parent 32b42b6 commit 78ff26a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Steps to release a new version:

1. Ensure all regression tests are passing on all supported versions of Python
and Pandas. The current versions are:
* Python: 3.6, 3.7, 3.8
* Pandas: 1.0.x, 1.1.x, 1.2.x, 1.3.x
* Python: 3.7, 3.8, 3.9
* Pandas: 1.3.x, 2.0.x

It is not necessary to test all combinations; just make sure that you test
each Python version and each Pandas version at least once.
Expand Down

0 comments on commit 78ff26a

Please sign in to comment.