version bump

This commit is contained in:
Kovid Goyal 2007-05-16 04:02:26 +00:00
parent 765a83fa39
commit 5d656c2ec8

View File

@ -33,7 +33,7 @@ You may have to adjust the GROUP and the location of the rules file to
suit your distribution.
"""
__version__ = "0.3.30"
__version__ = "0.3.31"
__docformat__ = "epytext"
__author__ = "Kovid Goyal <kovid@kovidgoyal.net>"