Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
L
ligo-segments
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
1
Merge Requests
1
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lscsoft
ligo-segments
Commits
89cb59d4
Commit
89cb59d4
authored
Nov 24, 2018
by
Kipp Cannon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version to 1.2.0
parent
ca57ba60
Pipeline
#39584
failed with stages
in 1 minute and 31 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
debian/changelog
debian/changelog
+7
-0
ligo/segments/__init__.py
ligo/segments/__init__.py
+1
-1
No files found.
debian/changelog
View file @
89cb59d4
ligo-segments (1.2.0-1) stable; urgency=low
* add segmentlist.value_slice_to_index()
* remove "Recommends:" from .spec (LDG RPM versions too old)
-- Kipp Cannon <kipp.cannon@ligo.org> Thu, 18 Oct 2018 12:06:55 +0900
ligo-segments (1.1.1-1) stable; urgency=low
* remove test suite from packaging scripts
...
...
ligo/segments/__init__.py
View file @
89cb59d4
...
...
@@ -48,7 +48,7 @@ from copy import copy as shallowcopy
__author__
=
"Kipp Cannon <kipp.cannon@ligo.org>"
__version__
=
'1.
1.1
'
__version__
=
'1.
2.0
'
__all__
=
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment