diff options
Diffstat (limited to 'gnu/packages/python.scm')
| -rw-r--r-- | gnu/packages/python.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 08eddecc314..04b42331748 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm | |||
| @@ -1488,7 +1488,7 @@ data types.") | |||
| 1488 | (define-public python-next python-3.12) | 1488 | (define-public python-next python-3.12) |
| 1489 | 1489 | ||
| 1490 | ;; Current 3.x version. | 1490 | ;; Current 3.x version. |
| 1491 | (define-public python-3 python-3.11) | 1491 | (define-public python-3 python-3.12) |
| 1492 | 1492 | ||
| 1493 | ;; Current major version. | 1493 | ;; Current major version. |
| 1494 | (define-public python python-3) | 1494 | (define-public python python-3) |
