Skip to content

Commit 1f7c029

Browse files
committed
Update version number for v0.1.0
1 parent ac33b20 commit 1f7c029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layoutparser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.0.1"
1+
__version__ = "0.1.0"
22

33
from .elements import (
44
Interval, Rectangle, Quadrilateral,

0 commit comments

Comments
 (0)