Skip to content

Commit 2f56cd0

Browse files
committed
Bump VERSION constant to 3.14
1 parent 1795ef0 commit 2f56cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage_translation.py

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

5151

5252
PROJECT_SLUG = 'python-newest'
53-
VERSION = '3.13'
53+
VERSION = '3.14'
5454

5555

5656
def recreate_tx_config():

0 commit comments

Comments
 (0)