Skip to content
Snippets Groups Projects
Commit c52bb7fb authored by Ben Boeckel's avatar Ben Boeckel
Browse files

release: note that 9.2.3 added some bits

parent de1181c5
No related merge requests found
......@@ -167,8 +167,10 @@ o = vtkPoints() # o is actually an instance of foo
* `.pyi` files for autocompletion and hinting in editors are now available in
VTK builds and wheels. Note that Windows wheels older than 3.8 do not provide
`.pyi` files for platform-specific reasons.
* Python 3.11. support and avoidance of newly deprecated APIs.
* Matplotlib 3.6 is now supported.
* Starting with 9.2.3, Python 3.11 support and avoidance of newly deprecated APIs.
* Starting with 9.2.3, Matplotlib 3.6 is now supported.
* Starting with 9.2.3, `vtk[web]` is required to get web dependencies with the
wheels.
[](#changes-web)
### Web
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment