Skip to content

Commit

Permalink
Merge resolution.
Browse files Browse the repository at this point in the history
  • Loading branch information
transientlunatic committed Jun 4, 2020
2 parents fd153b2 + fef6477 commit af05b92
Show file tree
Hide file tree
Showing 5 changed files with 3,086 additions and 2 deletions.
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
History
=======


0.2.1 (2019-07-16)
------------------

* Added the noise curve for the Einstein Telescope (configuration D only).

0.1.0 (2016-03-15)
------------------

Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gravpy
A sandbox for gravitational wave astronomy.

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

Features
--------
Expand Down
2 changes: 1 addition & 1 deletion gravpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

__author__ = 'Daniel Williams'
__email__ = 'd.williams.2@research.gla.ac.uk'
__version__ = '0.1.0'
__version__ = '0.2.1'
Loading

0 comments on commit af05b92

Please sign in to comment.