We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce6287 commit 092b965Copy full SHA for 092b965
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="codewars_test",
5
- version="0.2.0",
+ version="0.2.1",
6
packages=["codewars_test"],
7
license="MIT",
8
description="Codewars test framework for Python",
0 commit comments