Skip to content

Commit af05b92

Browse files
Merge resolution.
2 parents fd153b2 + fef6477 commit af05b92

File tree

5 files changed

+3086
-2
lines changed

5 files changed

+3086
-2
lines changed

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
History
33
=======
44

5+
6+
0.2.1 (2019-07-16)
7+
------------------
8+
9+
* Added the noise curve for the Einstein Telescope (configuration D only).
10+
511
0.1.0 (2016-03-15)
612
------------------
713

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ gravpy
1616
A sandbox for gravitational wave astronomy.
1717

1818
* Free software: ISC license
19-
* Documentation: https://gravpy.readthedocs.org.
19+
* Documentation: https://code.daniel-williams.co.uk/gravpy/
2020

2121
Features
2222
--------

gravpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__author__ = 'Daniel Williams'
44
__email__ = 'd.williams.2@research.gla.ac.uk'
5-
__version__ = '0.1.0'
5+
__version__ = '0.2.1'

0 commit comments

Comments
 (0)