mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-17 12:51:01 +00:00
Bump up version.
This commit is contained in:
parent
f7d7e8f47c
commit
4cd7ca353b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -61,7 +61,7 @@ except ImportError:
|
|||
pass
|
||||
from distutils.core import Distribution
|
||||
|
||||
AppVersion = "5.2"
|
||||
AppVersion = "5.3"
|
||||
AppName = "LinkChecker"
|
||||
|
||||
# py2exe options for windows .exe packaging
|
||||
|
|
|
|||
Loading…
Reference in a new issue