Skip to content

Commit f7aff91

Browse files
committed
Prepare release 1.0.7
1 parent 3964ccd commit f7aff91

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.0.7
4+
5+
- Update readme to include other solvers
6+
- Fix Pandas warning
7+
38
## 1.0.6
49

510
- Fix dependencies

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pyaugmecon"
7-
version = "1.0.6"
7+
version = "1.0.7"
88
requires-python = ">=3.8"
99
authors = [{ name = "Wouter Bles", email = "[email protected]" }]
1010
description = "An AUGMECON based multi-objective optimization solver for Pyomo."

0 commit comments

Comments
 (0)