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
b142b6fb
Commit
b142b6fb
authored
Mar 07, 2026
by
one
Browse files
[xcl-lens] Bump version: 0.1.7 → 0.1.8
parent
b020b8d8
Changes
2
Show 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 @
b142b6fb
...
...
@@ -64,7 +64,7 @@ select = [
]
[tool.bumpversion]
current_version
=
"0.1.
7
"
current_version
=
"0.1.
8
"
commit
=
true
commit_args
=
""
tag
=
true
...
...
projects/xcl-lens/src/xcl_lens/__init__.py
View file @
b142b6fb
__version__
=
"0.1.
7
"
__version__
=
"0.1.
8
"
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