Explorar o código

Bump version to 0.9.7

Signed-off-by: Oz N Tiram <oz.tiram@gmail.com>
Oz N Tiram %!s(int64=7) %!d(string=hai) anos
pai
achega
5ce0088b68
Modificáronse 2 ficheiros con 5 adicións e 1 borrados
  1. 4 0
      ChangeLog
  2. 1 1
      setup.py

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2018-Februar-01 Oz Nahum Tiram <oz.tiram@gmail.com>
+	* Release version 0.9.7
+	* bug fix, crash when node has no tags
+
 2018-Januar-28 Oz Nahum Tiram <oz.tiram@gmail.com>
 2018-Januar-28 Oz Nahum Tiram <oz.tiram@gmail.com>
 	* Release version 0.9.6
 	* Release version 0.9.6
 	* bug fix, could remove node without authentication
 	* bug fix, could remove node without authentication

+ 1 - 1
setup.py

@@ -329,7 +329,7 @@ packages = find_packages(exclude=['tests', 'pwman/ui/templates'])
 
 
 
 
 setup(name='pwman3',
 setup(name='pwman3',
-      version='0.9.6',
+      version='0.9.7',
       description=("a command line password manager with support for multiple"
       description=("a command line password manager with support for multiple"
                    " databases."),
                    " databases."),
       long_description=long_description,
       long_description=long_description,