Skip to content

Commit a7c50e8

Browse files
authored
Add 1.3 to Pandas versions
1 parent d3c09fb commit a7c50e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Steps to release a new version:
66
1. Ensure all regression tests are passing on all supported versions of Python
77
and Pandas. The current versions are:
88
* Python: 3.6, 3.7, 3.8
9-
* Pandas: 1.0.x, 1.1.x, 1.2.x
9+
* Pandas: 1.0.x, 1.1.x, 1.2.x, 1.3.x
1010

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

0 commit comments

Comments
 (0)