Skip to content

Commit

Permalink
upgrade python version
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjababe committed Oct 19, 2023
1 parent 848e071 commit 05b95cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.11]
python-version: [3.11.2]
steps:
- uses: actions/checkout@v4
- name: Set up Python all python version
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Initially only intended for cafe. Kinda expanded on its own and cafe sorta died.

It actually works this time. At least on Python 3.11.
It actually works this time. At least on Python 3.11.2.

Refer to the [wiki](https://github.com/Benjababe/GenericMangoDownloader/wiki) for detailed use.

Expand Down

0 comments on commit 05b95cf

Please sign in to comment.