Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
lhc-sm-api
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
LHCData
lhc-sm-api
Commits
3fb465ae
Commit
3fb465ae
authored
8 months ago
by
Alexandra Murariu
Browse files
Options
Downloads
Plain Diff
Merge branch 'release-1.8.0rc4' into 'dev'
release 1.8.0rc4 See merge request
!366
parents
4bb3497b
772362ef
No related branches found
Branches containing commit
Tags
1.8.0rc4
Tags containing commit
2 merge requests
!377
removed new formatting function, put the functionality in the old one,...
,
!366
release 1.8.0rc4
Pipeline
#7374378
failed with stages
in 12 minutes and 54 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lhcsmapi/__init__.py
+1
-1
1 addition, 1 deletion
lhcsmapi/__init__.py
with
1 addition
and
1 deletion
lhcsmapi/__init__.py
+
1
−
1
View file @
3fb465ae
...
...
@@ -2,7 +2,7 @@ from pathlib import Path
from
typing
import
Union
name
=
"
lhcsmapi
"
__version__
=
"
1.8.0rc
3
"
__version__
=
"
1.8.0rc
4
"
nb_version_env
=
"
NOTEBOOKS_VERSION
"
...
...
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