version bump

This commit is contained in:
Kovid Goyal 2007-05-09 05:45:28 +00:00
parent 3064a0666b
commit 42e75a1b6b

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.20"
__version__ = "0.3.21"
__docformat__ = "epytext"
__author__ = "Kovid Goyal <kovid@kovidgoyal.net>"