Skip to content

Commit 2ca81ea

Browse files
committed
bump to v0.0.0.10
1 parent 25d9524 commit 2ca81ea

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
@@ -106,7 +106,7 @@ def run(self):
106106

107107
setup(
108108
name="hygese",
109-
version="0.0.0.9",
109+
version="0.0.0.10",
110110
description="A Python wrapper for the HGS-CVRP solver",
111111
long_description=long_description,
112112
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)