Skip to content

Commit fd173d3

Browse files
committed
pump v0.2.6
1 parent 335aaac commit fd173d3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
### 0.2.6 (Upcoming Release)
1+
### 0.2.7 (Upcoming Release)
2+
3+
4+
5+
### 0.2.6
26

37
- Make initial solution optional in Transportation problems
48
- Add tests for the shortest problem problem

Project.toml

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

66
[deps]
77
HiGHS = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"

0 commit comments

Comments
 (0)