Skip to content

Commit 08d447f

Browse files
committed
Bump version to 2.3.0
1 parent a942cbb commit 08d447f

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
@@ -21,7 +21,7 @@
2121

2222
setup(
2323
name="allpairspy",
24-
version="2.2.0",
24+
version="2.3.0",
2525
description="Pairwise test combinations generator",
2626
long_description="""Pairwise (aka 'all-pairs') test combinations generator written in
2727
Python. Allows one to create a set of tests using 'pairwise combinations' method,

0 commit comments

Comments
 (0)