mirror of
https://github.com/python/cpython.git
synced 2025-11-01 14:11:41 +00:00
updated __version__
This commit is contained in:
parent
14f39402af
commit
be5615ef99
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
# PROXYAUTH contributed by Rick Holbert <holbert.13@osu.edu> November 2002.
|
||||
# GET/SETANNOTATION contributed by Tomas Lindroos <skitta@abo.fi> June 2005.
|
||||
|
||||
__version__ = "2.57"
|
||||
__version__ = "2.58"
|
||||
|
||||
import binascii, os, random, re, socket, sys, time
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue