From 4995fb5d630f06f5035c91dfb800d643bb0190fa Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 23 Nov 2013 19:12:47 +0400 Subject: [PATCH] Version 1.0.0 --- xml | 2 +- xml-ANNOUNCE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xml b/xml index 6cf2276..2240dfe 100755 --- a/xml +++ b/xml @@ -37,7 +37,7 @@ The VFS was inspired by a FUSE xmlfs: https://github.com/halhen/xmlfs """ -__version__ = "0.6.1" +__version__ = "1.0.0" __author__ = "Oleg Broytman " __copyright__ = "Copyright (C) 2013 PhiloSoft Design" __license__ = "GPL" diff --git a/xml-ANNOUNCE b/xml-ANNOUNCE index c78ac15..d77b2df 100644 --- a/xml-ANNOUNCE +++ b/xml-ANNOUNCE @@ -5,7 +5,7 @@ WHAT IS IT View an XML file in Midnight Commander as a filesystem. -WHAT'S NEW in version 0.6.1 (2013-11-22) +WHAT'S NEW in version 1.0.0 (2013-11-23) With lxml.etree-based implementation show only child namespaces (calculated as combined namespaces minus parent's namespaces). -- 2.39.2