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 a78f25a commit 4d6ecc4Copy full SHA for 4d6ecc4
README_release.md
@@ -4,9 +4,9 @@
4
5
|edition|download|trait|check|
6
|--|--|--|--|
7
-|1.0.2|`pip install sortingx==1.0.1`|Write in Python with Typing|√|
8
-|1.1.1|`pip install sortingx==1.1.1`|Rely on Cython||
9
-|2.0.0|`pip install sortingx==2.0.0`|Restuct with C++||
10
-|2.2.2|`pip install sortingx==2.2.2`|Rust with PyO3||
+|v1.1.0|`pip install sortingx==1.1.0`|Write in Python with Typing|√|
+|v2.0.0|`pip install sortingx==2.0.0`|Rely on Cython||
+|v3.0.0|`pip install sortingx==3.0.0`|Restuct with C++||
+|v4.0.0|`pip install sortingx==4.0.0`|Rust with PyO3||
11
12
</div>
0 commit comments