diff options
| author | Thomas Wouters <thomas@python.org> | 2024-02-06 20:16:03 (GMT) |
|---|---|---|
| committer | Thomas Wouters <thomas@python.org> | 2024-02-06 20:19:44 (GMT) |
| commit | 6abddd9f6afdddc09031989e0deb25e301ecf315 (patch) | |
| tree | 1bf8991880862ffdec696276ce12967e1994d058 /README.rst | |
| parent | 831b95d9b970901a39c64b5f261f379a490c64fb (diff) | |
| download | cpython-3.12.2.zip cpython-3.12.2.tar.gz cpython-3.12.2.tar.bz2 | |
Python 3.12.2v3.12.2
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -This is Python version 3.12.1 +This is Python version 3.12.2 ============================= .. image:: https://github.com/python/cpython/workflows/Tests/badge.svg @@ -14,7 +14,7 @@ This is Python version 3.12.1 :target: https://discuss.python.org/ -Copyright © 2001-2023 Python Software Foundation. All rights reserved. +Copyright © 2001-2024 Python Software Foundation. All rights reserved. See the end of this file for further copyright and license information. @@ -221,7 +221,7 @@ Copyright and License Information --------------------------------- -Copyright © 2001-2023 Python Software Foundation. All rights reserved. +Copyright © 2001-2024 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. |
