Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
lhc-sm-api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
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
eb761bff
Commit
eb761bff
authored
9 months ago
by
Simon Mazenoux
Browse files
Options
Downloads
Plain Diff
Merge branch 'release_1.8.0rc3' into 'dev'
release 1.8.0rc3 See merge request
!363
parents
6ecb7126
16dd0292
No related branches found
Branches containing commit
Tags
1.6.2
Tags containing commit
2 merge requests
!377
removed new formatting function, put the functionality in the old one,...
,
!363
release 1.8.0rc3
Pipeline
#7361675
passed
9 months ago
Changes
1
Pipelines
5
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 @
eb761bff
...
...
@@ -2,7 +2,7 @@ from pathlib import Path
from
typing
import
Union
name
=
"
lhcsmapi
"
__version__
=
"
1.8.0rc
2
"
__version__
=
"
1.8.0rc
3
"
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