Skip to content

Commit 08befd3

Browse files
committed
feat: Bump version to v0.1.4 for release
1 parent 5e1b4b6 commit 08befd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3"
3+
__version__ = "0.1.4"
44

55
from . import ( # noqa: E402,F401
66
component,

0 commit comments

Comments
 (0)