We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3242821 commit 01b42caCopy full SHA for 01b42ca
src/pyinkcli/__init__.py
@@ -1,6 +1,6 @@
1
from __future__ import annotations
2
3
-__version__ = "0.1.0"
+__version__ = "0.1.2"
4
5
from . import component, cursor_helpers, dom, render_node_to_output, yoga_compat
6
0 commit comments