release 0.9.8 0.9.8
authorAlexander Solovyov <piranha@piranha.org.ua>
Wed, 02 Sep 2009 12:50:48 +0300
changeset 79 cc24c392fd45
parent 78 69c10074f5c5
child 80 eacc0c57f0e6
release 0.9.8
opster.py
--- a/opster.py	Wed Sep 02 12:50:02 2009 +0300
+++ b/opster.py	Wed Sep 02 12:50:48 2009 +0300
@@ -6,7 +6,7 @@
 from itertools import imap
 
 __all__ = ['command', 'dispatch']
-__version__ = '0.9.7'
+__version__ = '0.9.8'
 __author__ = 'Alexander Solovyov'
 __email__ = 'piranha@piranha.org.ua'