We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed7e44 commit c619fe9Copy full SHA for c619fe9
setup.py
@@ -7,7 +7,7 @@
7
8
setup( # pylint: disable=too-many-arguments
9
name="team_former",
10
- version="0.1.0",
+ version="1.0.0",
11
author="Michael Burke",
12
author_email="michael.g.burke@monash.edu",
13
description="A team allocation tool using OR-Tools and parameterized with fire.",
0 commit comments