Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
LISA Instrument
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LISA Simulation
LISA Instrument
Merge requests
!126
Bump version to 1.1
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Bump version to 1.1
bump-version
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Jean-Baptiste Bayle
requested to merge
bump-version
into
master
2 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Viewing commit
12b3f423
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
12b3f423
Bump version to 1.1
· 12b3f423
Jean-Baptiste Bayle
authored
2 years ago
lisainstrument/meta.py
+
1
−
1
Options
@@ -2,6 +2,6 @@
# -*- coding: utf-8 -*-
# pylint: disable=missing-module-docstring
__version__
=
'
1.1
.dev
'
__version__
=
'
1.1
'
__author__
=
'
Jean-Baptiste Bayle
'
__email__
=
'
j2b.bayle@gmail.com
'
Loading