Skip to content

Commit

Permalink
updating citation and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dfm committed Dec 9, 2020
1 parent dc2b085 commit d28c2a2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.4.3 (2020-12-08)
++++++++++++++++++

- Adding support for PyMC3 v3.10 and Theano-pymc


0.4.2 (2020-11-15)
++++++++++++++++++

Expand Down
4 changes: 2 additions & 2 deletions src/exoplanet/citations.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ def get_citations_for_model(model=None, width=79):
author = {Daniel Foreman-Mackey and Rodrigo Luger and Ian Czekala and
Eric Agol and Adrian Price-Whelan and Emily Gilbert and Timothy D.
Brandt and Tom Barclay and Luke Bouma},
title = {exoplanet-dev/exoplanet v0.4.1},
month = nov,
title = {exoplanet-dev/exoplanet v0.4.3},
month = dec,
year = 2020,
doi = {10.5281/zenodo.1998447},
url = {https://doi.org/10.5281/zenodo.1998447}
Expand Down

0 comments on commit d28c2a2

Please sign in to comment.