Skip to content

Commit

Permalink
update change + bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rkaminsk committed Feb 15, 2024
1 parent 88528e2 commit 8c911b1
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .github/conda/conda_build_config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
python:
- 3.7
- 3.8
- 3.9
- 3.10
- 3.11
- 3.12

clingo:
- 5.7
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
python-version: ['3.7']
python-version: ['3.10']
include:
- os: 'ubuntu-latest'
generator: 'Ninja'
Expand Down
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* add option to enable python script tags

## clingo-lpx 1.2.0

* add support for ASPIF parsing
* add phase selection heuristic
* add bound propagation
Expand Down
2 changes: 1 addition & 1 deletion third_party/catch
Submodule catch updated 508 files

0 comments on commit 8c911b1

Please sign in to comment.