Skip to content

Commit c5c8fa1

Browse files
committed
Bump version to 0.4.1
Update the package version from 0.4.0 to 0.4.1 in preparation for a new release.
1 parent fa50eb6 commit c5c8fa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/biaplotter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.4.0"
1+
__version__ = "0.4.1"
22
from .artists import Histogram2D, Scatter
33
from .colormap import BiaColormap
44
from .plotter import CanvasWidget

0 commit comments

Comments
 (0)