diff --git a/geopayment/__init__.py b/geopayment/__init__.py index 89a8401..8198061 100644 --- a/geopayment/__init__.py +++ b/geopayment/__init__.py @@ -1,3 +1,3 @@ from geopayment.providers import TBCProvider, IPayProvider -__version__ = '0.2' +__version__ = '0.3'