Skip to content

Commit

Permalink
Add 3.12 to support python version
Browse files Browse the repository at this point in the history
  • Loading branch information
bruvelis authored Aug 2, 2024
1 parent 3703328 commit 0acd255
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builders/python.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ const _ = require('lodash');
// Supported versions
const supportedVersions = [
'3',
'3.12',
'3.11',
'3.10',
'3.9',
Expand Down

0 comments on commit 0acd255

Please sign in to comment.