Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 21, 2020. It is now read-only.

Commit 67b19e9

Browse files
committed
Update wget.py
1 parent ed0b75e commit 67b19e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wget.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import urlparse
3131

3232

33-
__version__ = "2.2"
33+
__version__ = "2.3-beta0"
3434

3535

3636
def filename_from_url(url):

0 commit comments

Comments
 (0)