Explorar o código

Bump version 0.7.1

Oz N Tiram %!s(int64=9) %!d(string=hai) anos
pai
achega
43280c607d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pwman/__init__.py

+ 1 - 1
pwman/__init__.py

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