Skip to content

Commit 2e12289

Browse files
committed
pump v0.2.13
1 parent eca3684 commit 2e12289

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
### 0.2.13 (Upcoming Release)
1+
### 0.2.14 (Upcoming Release)
2+
3+
### 0.2.13
24

35
- Minimum Spanning Tree accepts distance matrix encapsulated by MstProblem as input.
46
- Export lower and upper bounds of the game and strategy type (Pure or Mixed) in Game solver.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "OperationsResearchModels"
22
uuid = "8042aa49-e599-49ec-a8f7-b5b80cc82a88"
3-
version = "0.2.12"
3+
version = "0.2.13"
44
authors = ["Mehmet Hakan Satman <mhsatman@gmail.com>"]
55

66
[deps]

0 commit comments

Comments
 (0)