Skip to content

Commit f510ec5

Browse files
committed
add a NEWS file
bump version to 0.5
1 parent 9ab9b29 commit f510ec5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Version 0.5
2+
===========
3+
4+
Initial release.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="asserts",
8-
version="0.1",
8+
version="0.5",
99
description="Rich Assertions",
1010
author="Sebastian Rittau",
1111
author_email="srittau@rittau.biz",

0 commit comments

Comments
 (0)