Skip to content
Snippets Groups Projects
Commit 1a19e375 authored by fima's avatar fima :beers:
Browse files

v0.4.4

parent 96073341
Branches
No related tags found
No related merge requests found
...@@ -9,6 +9,11 @@ As the library is still in its early development stages, **there may be breaking ...@@ -9,6 +9,11 @@ As the library is still in its early development stages, **there may be breaking
And remember to keep your pip installation [up to date](/qim3d/#get-the-latest-version) so that you have the latest features! And remember to keep your pip installation [up to date](/qim3d/#get-the-latest-version) so that you have the latest features!
### v0.4.4 (11/10/2024)
- Introduction of `itk-vtk-viewer` for OME-Zarr data visualization 🎉 ![itk-vtk-viewer](assets/screenshots/itk-vtk-viewer.gif)
### v0.4.3 (02/10/2024) ### v0.4.3 (02/10/2024)
- Updated requirements - Updated requirements
......
...@@ -8,7 +8,7 @@ Documentation available at https://platform.qim.dk/qim3d/ ...@@ -8,7 +8,7 @@ Documentation available at https://platform.qim.dk/qim3d/
""" """
__version__ = "0.4.3" __version__ = "0.4.4"
import importlib as _importlib import importlib as _importlib
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment