Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
hg-misc-tools
Commits
317eab29
Commit
317eab29
authored
Mar 05, 2026
by
one
Browse files
[xcl-lens] Bump version: 0.1.3 → 0.1.4
parent
35b309ba
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
projects/xcl-lens/pyproject.toml
projects/xcl-lens/pyproject.toml
+1
-1
projects/xcl-lens/src/xcl_lens/__init__.py
projects/xcl-lens/src/xcl_lens/__init__.py
+1
-1
No files found.
projects/xcl-lens/pyproject.toml
View file @
317eab29
...
...
@@ -64,7 +64,7 @@ select = [
]
[tool.bumpversion]
current_version
=
"0.1.
3
"
current_version
=
"0.1.
4
"
commit
=
true
commit_args
=
""
tag
=
true
...
...
projects/xcl-lens/src/xcl_lens/__init__.py
View file @
317eab29
__version__
=
"0.1.
3
"
__version__
=
"0.1.
4
"
from
.parser
import
RcclLogParser
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment