Skip to content

Commit

Permalink
Update release.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frreiss committed Aug 28, 2023
1 parent 353089e commit c75e866
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 c75e866

Please sign in to comment.