Version bump

This commit is contained in:
Kovid Goyal 2007-05-09 23:36:09 +00:00
parent b1ee960066
commit 5cb12c364e

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