mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-17 12:51:01 +00:00
4.10 revision
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3874 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
3f1c939b87
commit
9c42e5d56f
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
5.0unreleased "Iron Man" (released xx.xx.2008)
|
||||
4.10 "Iron Man" (released xx.12.2008)
|
||||
|
||||
* Require and use Python >= 2.5.
|
||||
Type: feature
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -498,7 +498,7 @@ elif win_compiling:
|
|||
]))
|
||||
|
||||
setup (name = "linkchecker",
|
||||
version = "5.0unreleased",
|
||||
version = "4.10",
|
||||
description = "check websites and HTML documents for broken links",
|
||||
keywords = "link,url,checking,verification",
|
||||
author = myname,
|
||||
|
|
|
|||
Loading…
Reference in a new issue