We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a942cbb commit 08d447fCopy full SHA for 08d447f
setup.py
@@ -21,7 +21,7 @@
21
22
setup(
23
name="allpairspy",
24
- version="2.2.0",
+ version="2.3.0",
25
description="Pairwise test combinations generator",
26
long_description="""Pairwise (aka 'all-pairs') test combinations generator written in
27
Python. Allows one to create a set of tests using 'pairwise combinations' method,
0 commit comments