Skip to content

Commit

Permalink
Merge branch 'main' into uislider-dspinbox
Browse files Browse the repository at this point in the history
  • Loading branch information
jcornall committed Dec 20, 2024
2 parents d255d49 + 6905536 commit 9916abe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python: [3.7, 3.11]
python: [3.8, 3.11]
steps:
- uses: actions/checkout@v4
with:
Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Version x.x.x
# Version 1.0.2
- Upgrade python to 3.8 in `test.yml` (#171)
- Rename `/scripts` directory to `/recipe` (#161)
- Update `CONTRIBUTING.md` with detailed installation and contribution instructions (#161)
- Limit Python version to <3.12 in conda recipe (#161)
Expand Down

0 comments on commit 9916abe

Please sign in to comment.