|
@@ -33,7 +33,7 @@ appname = "pwman3"
|
|
try:
|
|
try:
|
|
version = pkg_resources.get_distribution('pwman3').version
|
|
version = pkg_resources.get_distribution('pwman3').version
|
|
except pkg_resources.DistributionNotFound: # pragma: no cover
|
|
except pkg_resources.DistributionNotFound: # pragma: no cover
|
|
- version = "0.6"
|
|
|
|
|
|
+ version = "0.7.1"
|
|
|
|
|
|
website = "http://pwman3.github.io/pwman3/"
|
|
website = "http://pwman3.github.io/pwman3/"
|
|
author = "Oz Nahum Tiram"
|
|
author = "Oz Nahum Tiram"
|