Skip to content

Commit b6ebdfc

Browse files
authored
Merge pull request #38 from BiAPoL/hold_shift_for_circle_or_square
bump version
2 parents 6f0f61a + 65758ca commit b6ebdfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.5alpha"
1+
__version__ = "0.0.5alpha.2"
22
from .plotter import CanvasWidget
33
from .artists import Scatter, Histogram2D
44
from .selectors import InteractiveRectangleSelector, InteractiveEllipseSelector, InteractiveLassoSelector

0 commit comments

Comments
 (0)