Skip to content

Commit 4fc5a05

Browse files
committed
Bump version to 2.4.0
1 parent aa33814 commit 4fc5a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

2020
setuptools.setup(
2121
name="allpairspy",
22-
version="2.3.1",
22+
version="2.4.0",
2323
description="Pairwise test combinations generator",
2424
long_description="""Pairwise (aka 'all-pairs') test combinations generator written in
2525
Python. Allows one to create a set of tests using 'pairwise combinations' method,

0 commit comments

Comments
 (0)