Skip to content
Snippets Groups Projects
Commit 1e7fbef8 authored by Kipp Cannon's avatar Kipp Cannon
Browse files

bump version to 1.1.0

parent 50f8cb9b
No related branches found
No related tags found
No related merge requests found
python-ligo-lw (1.1.0-1) unstable; urgency=low
* Fix bugs in ligolw_no_ilwdchar
* Adjust package metadata
-- Kipp Cannon <kipp.cannon@ligo.org> Wed, 16 May 2018 12:55:00 +0900
python-ligo-lw (1.0.1-1) unstable; urgency=low
* Various packaging adjustments.
......
Name: python-ligo-lw
Summary: LIGO Light-Weight XML I/O Library
Version: 1.0.1
Version: 1.1.0
Release: 1%{?dist}
License: GPL
Group: Development/Libraries
......
......@@ -3,7 +3,7 @@ from distutils.core import setup, Extension
setup(
name = "python-ligo-lw",
version = "1.0.1",
version = "1.1.0",
author = "Kipp Cannon",
author_email = "kipp.cannon@ligo.org",
description = "Python LIGO Light-Weight XML I/O Library",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment