Commit 48e40f63 authored by one's avatar one
Browse files

[xcl-lens] Bump version: 0.1.5 → 0.1.6

parent 2a00b13f
...@@ -64,7 +64,7 @@ select = [ ...@@ -64,7 +64,7 @@ select = [
] ]
[tool.bumpversion] [tool.bumpversion]
current_version = "0.1.5" current_version = "0.1.6"
commit = true commit = true
commit_args = "" commit_args = ""
tag = true tag = true
......
__version__ = "0.1.5" __version__ = "0.1.6"
from .parser import RcclLogParser from .parser import RcclLogParser
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment