mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-04 21:04:41 +00:00
Bump up version.
This commit is contained in:
parent
441e16a740
commit
b96e3d08c1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -97,7 +97,7 @@ except ImportError:
|
|||
has_py2app = False
|
||||
|
||||
# the application version
|
||||
AppVersion = "9.0"
|
||||
AppVersion = "9.1"
|
||||
# the application name
|
||||
AppName = "LinkChecker"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue