Skip to content

Commit dac6d2c

Browse files
committedJul 14, 2024·
Bump version: 1.3.25 → 1.3.26
1 parent 98003bf commit dac6d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def __str__(self):
4242
description="Linear sum assignment problem solver using Jonker-Volgenant algorithm.",
4343
long_description=long_description,
4444
long_description_content_type="text/markdown",
45-
version="1.3.25",
45+
version="1.3.26",
4646
license="MIT",
4747
author="Vadim Markovtsev",
4848
author_email="gmarkhor@gmail.com",

0 commit comments

Comments
 (0)
Please sign in to comment.