Skip to content

Commit 51933d2

Browse files
committed
preparing release v0.2
1 parent 55e6032 commit 51933d2

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGES.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
0.2 (unreleased)
1+
0.2 (2018-04-24)
22
================
33

4-
-
4+
- More efficient loading of FITS files
5+
- Added all units for all expected columns
56

67
0.1 (2018-04-22)
78
================

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ github_project = adrn/pyia
5050
# install_requires = astropy, scipy, matplotlib
5151
install_requires = astropy
5252
# version should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
53-
version = 0.2.dev
53+
version = 0.2
5454

5555
[entry_points]

0 commit comments

Comments
 (0)