Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Bumped version number to 1.0. NAUTILUS method added.
  • Loading branch information
gialmisi committed Nov 19, 2020
1 parent 227bc11 commit d93da8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "desdeo-mcdm"
version = "0.1.4"
version = "1.0"
description = "Contains traditional optimization techniques from the field of Multiple-criteria decision-making. Methods belonging to the NIMBUS and NAUTILUS families can be found here. Part of the DESDEO framework."
authors = ["Giovanni Misitano"]
license = "MIT"
Expand Down

0 comments on commit d93da8c

Please sign in to comment.