Skip to content

Commit 0dbdc39

Browse files
committed
0.14.1
1 parent 1f993b7 commit 0dbdc39

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pipen_cli_run/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Provides version"""
22

3-
__version__ = "0.14.0"
3+
__version__ = "0.14.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pipen-cli-run"
3-
version = "0.14.0"
3+
version = "0.14.1"
44
description = "A pipen cli plugin to run a process or a pipeline"
55
authors = ["pwwang <pwwang@pwwang.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)