Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
scriptconfig
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Utils
scriptconfig
Merge requests
!22
Start branch for dev/0.7.5
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Start branch for dev/0.7.5
dev/0.7.5
into
main
Overview
0
Commits
2
Pipelines
2
Changes
5
Merged
Jon Crall
requested to merge
dev/0.7.5
into
main
1 year ago
Overview
0
Commits
2
Pipelines
2
Changes
5
Expand
auto created mr
0
0
Merge request reports
Compare
main
version 1
51146af1
1 year ago
main (base)
and
latest version
latest version
cacade79
2 commits,
1 year ago
version 1
51146af1
1 commit,
1 year ago
5 files
+
153
−
46
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
scriptconfig/__init__.py
+
1
−
1
Options
@@ -141,7 +141,7 @@ Ignore:
mkinit
~/
code
/
scriptconfig
/
scriptconfig
/
__init__
.
py
--
nomods
--
relative
-
w
"""
__version__ =
'
0.7.
4
'
__version__ =
'
0.7.
5
'
__submodules__ = {
'
config
'
: None,
Loading