Skip to content

Commit 0133762

Browse files
committed
Preparing release 1.2
1 parent 6941e5b commit 0133762

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
1-
1.2 (unreleased)
1+
1.3 (unreleased)
22
================
33

44
- no changes yet
55

6+
1.2 (2018-06-20)
7+
================
8+
9+
- systemic velocity of galaxy can be specified
10+
- symlog used for flux pPDFs of with negative values
11+
- ASTs can be based on source density or surface brightness
12+
- model grid can be split up to allow parallel execution
13+
- resulting pPDFs can be reassembled
14+
- various bugfixes
15+
616
1.1 (2018-04-28)
717
================
818

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ edit_on_github = False
4949
github_project = BEAST-Fitting/beast
5050
install_requires = astropy scipy tables
5151
# version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440)
52-
version = 1.2.dev
52+
version = 1.2
5353

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

0 commit comments

Comments
 (0)