Skip to content

Commit 9b21d42

Browse files
committed
Bump to 0.8.1
1 parent 2f8b419 commit 9b21d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labellines/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .core import labelLine, labelLines
22

33
__all__ = ["labelLine", "labelLines"]
4-
__version__ = "0.8.0"
4+
__version__ = "0.8.1"

0 commit comments

Comments
 (0)