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 aa33814 commit 4fc5a05Copy full SHA for 4fc5a05
setup.py
@@ -19,7 +19,7 @@
19
20
setuptools.setup(
21
name="allpairspy",
22
- version="2.3.1",
+ version="2.4.0",
23
description="Pairwise test combinations generator",
24
long_description="""Pairwise (aka 'all-pairs') test combinations generator written in
25
Python. Allows one to create a set of tests using 'pairwise combinations' method,
0 commit comments