Skip to content

Commit

Permalink
Update python to 3.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Feb 8, 2024
1 parent 65c190a commit db90b91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

env:
PYTHON312: '3.12.2'
PYTHON311: '3.11.7'
PYTHON311: '3.11.8'
PYTHON310: '3.10.13'
PYTHON39: '3.9.18'
PYTHON38: '3.8.18'
Expand Down
2 changes: 1 addition & 1 deletion .python
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
3.12.2#2024-02-08T00:13:23.169951Z
3.11.7#2024-02-01T17:10:15.351777Z
3.11.8#2024-02-08T00:11:38.60668Z
3.10.13#2024-02-01T17:08:57.758531Z
3.9.18#2024-02-01T18:25:23.282341Z
3.8.18#2024-02-01T18:23:44.143759Z

0 comments on commit db90b91

Please sign in to comment.