Skip to content

Commit ac0f30e

Browse files
committed
Preparing release v0.3
1 parent 95d4210 commit ac0f30e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
0.3 (unreleased)
1+
0.3 (2018-12-05)
22
----------------
33

4-
- No changes yet.
4+
- Fixed compatibility with pytest 4+. [#15]
55

66
0.2 (2018-01-29)
77
----------------

pytest_arraydiff/__init__.py

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

0 commit comments

Comments
 (0)