Skip to content

Commit

Permalink
Preparing release 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
karllark committed Jun 20, 2018
1 parent 6941e5b commit 0133762
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
1.2 (unreleased)
1.3 (unreleased)
================

- no changes yet

1.2 (2018-06-20)
================

- systemic velocity of galaxy can be specified
- symlog used for flux pPDFs of with negative values
- ASTs can be based on source density or surface brightness
- model grid can be split up to allow parallel execution
- resulting pPDFs can be reassembled
- various bugfixes

1.1 (2018-04-28)
================

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ edit_on_github = False
github_project = BEAST-Fitting/beast
install_requires = astropy scipy tables
# version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440)
version = 1.2.dev
version = 1.2

[entry_points]
astropy-package-template-example = beast.example_mod:main

0 comments on commit 0133762

Please sign in to comment.