diff --git a/src/libprs500/__init__.py b/src/libprs500/__init__.py index 39874e00b9..f2968b840e 100644 --- a/src/libprs500/__init__.py +++ b/src/libprs500/__init__.py @@ -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.31" +__version__ = "0.3.32" __docformat__ = "epytext" __author__ = "Kovid Goyal "