Skip to content

Commit 01b42ca

Browse files
committed
feat: Bump version to v0.1.2 for release
1 parent 3242821 commit 01b42ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyinkcli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
__version__ = "0.1.0"
3+
__version__ = "0.1.2"
44

55
from . import component, cursor_helpers, dom, render_node_to_output, yoga_compat
66

0 commit comments

Comments
 (0)