Skip to content

Commit 5afeecc

Browse files
Update README.rst
1 parent 490916a commit 5afeecc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@ python-zstd
6565
.. |cpython311x64u20| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython311_x86_64_u20.yml/badge.svg
6666
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython311_x86_64_u20.yml
6767

68+
.. |cpython312x86u16| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython312_x86_u16.yml/badge.svg
69+
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython312_x86_u16.yml
70+
71+
.. |cpython312x64u20| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython312_x86_64_u20.yml/badge.svg
72+
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython312_x86_64_u20.yml
73+
6874
+----------------------+---------------------+
6975
| wheels for: | status |
7076
+======================+=====================+
@@ -106,6 +112,10 @@ python-zstd
106112
+----------------------+---------------------+
107113
| cpython 3.11 x64 u20 | |cpython311x64u20| |
108114
+----------------------+---------------------+
115+
| cpython 3.12 x86 u16 | |cpython312x86u16| |
116+
+----------------------+---------------------+
117+
| cpython 3.12 x64 u20 | |cpython312x64u20| |
118+
+----------------------+---------------------+
109119
| Release | |releaseW| |
110120
| 1.5.6.3 | |
111121
+----------------------+---------------------+

0 commit comments

Comments
 (0)