We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e1b4b6 commit 08befd3Copy full SHA for 08befd3
1 file changed
src/pyinkcli/__init__.py
@@ -1,6 +1,6 @@
1
from __future__ import annotations
2
3
-__version__ = "0.1.3"
+__version__ = "0.1.4"
4
5
from . import ( # noqa: E402,F401
6
component,
0 commit comments