We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c09fb commit a7c50e8Copy full SHA for a7c50e8
docs/release.md
@@ -6,7 +6,7 @@ Steps to release a new version:
6
1. Ensure all regression tests are passing on all supported versions of Python
7
and Pandas. The current versions are:
8
* Python: 3.6, 3.7, 3.8
9
- * Pandas: 1.0.x, 1.1.x, 1.2.x
+ * Pandas: 1.0.x, 1.1.x, 1.2.x, 1.3.x
10
11
It is not necessary to test all combinations; just make sure that you test
12
each Python version and each Pandas version at least once.
0 commit comments