Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed Oct 28, 2023
1 parent 4efa62b commit 80e0458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ Encoded in StochOptFormat, the newsvendor problem becomes:
"name": "newsvendor",
"date": "2023-05-02",
"description": "A StochOptFormat implementation of the classical two-stage newsvendor problem.",
"version": {"major": 0, "minor": 4},
"version": {"major": 1, "minor": 0},
"root": {
"state_variables": {"x": 0.0},
"successors": {"first_stage": 1.0}
Expand Down

0 comments on commit 80e0458

Please sign in to comment.