# HG changeset patch
# User Alexander Solovyov <piranha@piranha.org.ua>
# Date 1249022926 -10800
# Node ID 8fe50bf4458bd9a7c0c797bdbe9b90fae5d447ec
# Parent  5cff7e19885b5b096e9e12b9e9012c09f9c6e996
bumping version to 0.9.4

diff -r 5cff7e19885b -r 8fe50bf4458b finaloption.py
--- a/finaloption.py	Fri Jul 31 09:50:26 2009 +0300
+++ b/finaloption.py	Fri Jul 31 09:48:46 2009 +0300
@@ -6,7 +6,7 @@
 from itertools import imap
 
 __all__ = ['command', 'dispatch']
-__version__ = '0.9.3'
+__version__ = '0.9.4'
 __author__ = 'Alexander Solovyov'
 __email__ = 'piranha@piranha.org.ua'