Skip to content

Commit 60a53c3

Browse files
committed
Bump version: 1.3.17 → 1.3.18
1 parent 4a517d5 commit 60a53c3

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
@@ -28,7 +28,7 @@ def __str__(self):
2828
description="Linear sum assignment problem solver using Jonker-Volgenant algorithm.",
2929
long_description=long_description,
3030
long_description_content_type="text/markdown",
31-
version="1.3.17",
31+
version="1.3.18",
3232
license="MIT",
3333
author="Vadim Markovtsev",
3434
author_email="[email protected]",

0 commit comments

Comments
 (0)