Skip to content

Commit 092b965

Browse files
committed
v0.2.1
- Fix assertions not visible on timeout #23
1 parent 4ce6287 commit 092b965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="codewars_test",
5-
version="0.2.0",
5+
version="0.2.1",
66
packages=["codewars_test"],
77
license="MIT",
88
description="Codewars test framework for Python",

0 commit comments

Comments
 (0)