Skip to content

Commit c619fe9

Browse files
authored
Update setup.py
1 parent 6ed7e44 commit c619fe9

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
@@ -7,7 +7,7 @@
77

88
setup( # pylint: disable=too-many-arguments
99
name="team_former",
10-
version="0.1.0",
10+
version="1.0.0",
1111
author="Michael Burke",
1212
author_email="michael.g.burke@monash.edu",
1313
description="A team allocation tool using OR-Tools and parameterized with fire.",

0 commit comments

Comments
 (0)