Skip to content

Commit

Permalink
Merge pull request #51 from mindsdb/staging
Browse files Browse the repository at this point in the history
Release 0.0.15
  • Loading branch information
paxcema authored Aug 1, 2023
2 parents e60cbe2 + 58d138d commit 67f5341
Show file tree
Hide file tree
Showing 4 changed files with 137 additions and 130 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
python-version: ["3.7","3.8","3.9","3.10","3.11"]
python-version: ["3.8","3.9","3.10","3.11"]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down
Loading

0 comments on commit 67f5341

Please sign in to comment.