Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Geoffrey Lovelace
lvcnrpy
Commits
2ca214e3
Commit
2ca214e3
authored
Jul 17, 2018
by
Edward Fauchon-Jones
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update version to 4.0.0
parent
2a03415b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
2ca214e3
...
@@ -19,7 +19,7 @@ from distutils.core import setup
...
@@ -19,7 +19,7 @@ from distutils.core import setup
from
setuptools
import
find_packages
from
setuptools
import
find_packages
setup
(
name
=
'lvcnrpy'
,
setup
(
name
=
'lvcnrpy'
,
version
=
'
3
.0.0'
,
version
=
'
4
.0.0'
,
description
=
'Thin Python API to interact with the LVC NR catalogue'
,
description
=
'Thin Python API to interact with the LVC NR catalogue'
,
author
=
'Edward Fauchon-Jones'
,
author
=
'Edward Fauchon-Jones'
,
author_email
=
'edward.fauchon-jones@ligo.org'
,
author_email
=
'edward.fauchon-jones@ligo.org'
,
...
...
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