Skip to content

Commit b5d4bec

Browse files
committed
Preparing release v0.1
1 parent 2457b48 commit b5d4bec

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.1 (unreleased)
1+
0.1 (2016-11-26)
22
----------------
33

44
- Initial version

MANIFEST.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ include README.rst
33
include CHANGES.md
44
include tox.ini
55

6-
recursive-include tests *.py *.png
7-
recursive-include images *.png
6+
recursive-include tests *.py *.fits *.txt

pytest_arraydiff/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.dev0'
1+
__version__ = '0.1'

0 commit comments

Comments
 (0)