Skip to content
Snippets Groups Projects
Unverified Commit 6edfbcc9 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

0.6.5

parent 32aa4466
No related branches found
No related tags found
No related merge requests found
...@@ -47,6 +47,7 @@ Consult the docs for how to disable it. ...@@ -47,6 +47,7 @@ Consult the docs for how to disable it.
## v0.6.5 ## v0.6.5
* works on Python 3.10 and 3.11
* fixed warnings about signed to unsigned comparison * fixed warnings about signed to unsigned comparison
## v0.6.4 ## v0.6.4
......
...@@ -20,6 +20,8 @@ classifier = ...@@ -20,6 +20,8 @@ classifier =
Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: Implementation :: CPython Programming Language :: Python :: Implementation :: CPython
Operating System :: POSIX Operating System :: POSIX
Operating System :: OS Independent Operating System :: OS Independent
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment