mirror of
https://github.com/python/cpython.git
synced 2025-08-24 18:55:00 +00:00
update version number
This commit is contained in:
parent
af5567f734
commit
fe6accfc36
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Public functions: Internaldate2tuple
|
||||||
# String method conversion by ESR, February 2001.
|
# String method conversion by ESR, February 2001.
|
||||||
# GET/SETACL contributed by Anthony Baxter <anthony@interlink.com.au> April 2001.
|
# GET/SETACL contributed by Anthony Baxter <anthony@interlink.com.au> April 2001.
|
||||||
|
|
||||||
__version__ = "2.47"
|
__version__ = "2.49"
|
||||||
|
|
||||||
import binascii, re, socket, time, random, sys
|
import binascii, re, socket, time, random, sys
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue