Skip to content

Commit 4fb3e6f

Browse files
authored
Aktualisieren von __init__.py
bumped version
1 parent 8ae66ed commit 4fb3e6f

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.3.1"
1+
__version__ = "0.3.2"
22
from .artists import Histogram2D, Scatter
33
from .colormap import BiaColormap
44
from .plotter import CanvasWidget

0 commit comments

Comments
 (0)