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 fa50eb6 commit c5c8fa1Copy full SHA for c5c8fa1
1 file changed
src/biaplotter/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.4.0"
+__version__ = "0.4.1"
2
from .artists import Histogram2D, Scatter
3
from .colormap import BiaColormap
4
from .plotter import CanvasWidget
0 commit comments