We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f8b419 commit 9b21d42Copy full SHA for 9b21d42
labellines/__init__.py
@@ -1,4 +1,4 @@
1
from .core import labelLine, labelLines
2
3
__all__ = ["labelLine", "labelLines"]
4
-__version__ = "0.8.0"
+__version__ = "0.8.1"
0 commit comments