XSLTools

Change of XSLForms/__init__.py

614:009238ced7c6
XSLForms/__init__.py
     1.1 --- a/XSLForms/__init__.py	Sat Sep 08 16:26:39 2007 +0000
     1.2 +++ b/XSLForms/__init__.py	Sat Sep 08 16:53:18 2007 +0000
     1.3 @@ -19,6 +19,6 @@
     1.4  with this program.  If not, see <http://www.gnu.org/licenses/>.
     1.5  """
     1.6  
     1.7 -__version__ = "0.4.6"
     1.8 +__version__ = "0.4.7"
     1.9  
    1.10  # vim: tabstop=4 expandtab shiftwidth=4