Signed-off-by: Oz N Tiram <oz.tiram@gmail.com>
@@ -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>
* Release version 0.9.6
* bug fix, could remove node without authentication
@@ -329,7 +329,7 @@ packages = find_packages(exclude=['tests', 'pwman/ui/templates'])
setup(name='pwman3',
- version='0.9.6',
+ version='0.9.7',
description=("a command line password manager with support for multiple"
" databases."),
long_description=long_description,