Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Opsi Cli Plugin Dev-Tools
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
opsi
Opsi Cli Plugin Dev-Tools
Commits
b53d48b4
Commit
b53d48b4
authored
4 months ago
by
staeglis
Browse files
Options
Downloads
Patches
Plain Diff
Bump version: 0.8.6 → 0.9.0
parent
7a15a073
Loading
Loading
No related merge requests found
Pipeline
#8820
passed
4 months ago
Stage: build
Stage: upload
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.bumpversion.cfg
+1
-1
1 addition, 1 deletion
.bumpversion.cfg
dev-tools/python/__init__.py
+1
-1
1 addition, 1 deletion
dev-tools/python/__init__.py
with
2 additions
and
2 deletions
.bumpversion.cfg
+
1
−
1
View file @
b53d48b4
[bumpversion]
current_version
=
0.
8.6
current_version
=
0.
9.0
commit
=
True
tag
=
True
...
...
This diff is collapsed.
Click to expand it.
dev-tools/python/__init__.py
+
1
−
1
View file @
b53d48b4
...
...
@@ -26,7 +26,7 @@ from opsicommon.logging import get_logger
from
opsicli.io
import
get_console
,
write_output
from
opsicli.plugin
import
OPSICLIPlugin
__version__
=
"
0.
8.6
"
# Use this field to track the current version number
__version__
=
"
0.
9.0
"
# Use this field to track the current version number
__description__
=
"
Useful functions for Opsi Script development and testing
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment