Skip to content

Commit 4c253c8

Browse files
committed
Update project slug to python-314 (after switching newest to 3.15)
1 parent a28ce9c commit 4c253c8

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
@@ -28,7 +28,7 @@
2828
from transifex.api import transifex_api
2929

3030
LANGUAGE = 'pl'
31-
PROJECT_SLUG = 'python-newest'
31+
PROJECT_SLUG = 'python-314'
3232
VERSION = '3.14'
3333

3434

0 commit comments

Comments
 (0)