Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 807b04b

Browse files
committed
Update Python version used for recreation of Transifex config to 3.13
1 parent dcb2478 commit 807b04b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manage_translation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def _call(command: str):
4949

5050

5151
PROJECT_SLUG = 'python-newest'
52-
VERSION = '3.12'
52+
VERSION = '3.13'
5353

5454

5555
def recreate_tx_config():

0 commit comments

Comments
 (0)