Skip to content

Commit

Permalink
🔖 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pwwang committed Mar 29, 2023
1 parent 81dc611 commit d9446df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pipen_args/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.7.4"
__version__ = "0.8.0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pipen-args"
version = "0.7.4"
version = "0.8.0"
description = "Command-line argument parser for pipen."
authors = ["pwwang <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit d9446df

Please sign in to comment.