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
dbda1e2a
Commit
dbda1e2a
authored
10 months ago
by
Simon Mazenoux
Browse files
Options
Downloads
Plain Diff
Merge branch 'release_1.8.0rc1' into 'dev'
release 1.8.0rc1 See merge request
!358
parents
cd3f4ad0
7fe1dc5c
No related branches found
No related tags found
2 merge requests
!377
removed new formatting function, put the functionality in the old one,...
,
!358
release 1.8.0rc1
Pipeline
#7250295
passed
10 months ago
Changes
1
Pipelines
4
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 @
dbda1e2a
...
...
@@ -2,7 +2,7 @@ from pathlib import Path
from
typing
import
Union
name
=
"
lhcsmapi
"
__version__
=
"
1.
7
.0
"
__version__
=
"
1.
8
.0
rc1
"
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