summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorPatryk Zawadzki <patrys@room-303.com>2016-03-07 14:33:08 +0100
committerPatryk Zawadzki <patrys@room-303.com>2016-03-07 14:33:08 +0100
commitb6428953851fe2c90aa216f8d2189489ceff3fd6 (patch)
tree19f551ad18ceb7ecbdf868f181749edfa2b13653 /setup.py
parent722513863c117f4ac522443fac6c332b295a759c (diff)
downloaddjango-payments-taler-b6428953851fe2c90aa216f8d2189489ceff3fd6.tar.gz
django-payments-taler-b6428953851fe2c90aa216f8d2189489ceff3fd6.tar.bz2
django-payments-taler-b6428953851fe2c90aa216f8d2189489ceff3fd6.zip
0.9.3
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2c2d62c..2b6da38 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ setup(
author='Mirumee Software',
author_email='hello@mirumee.com',
description='Universal payment handling for Django',
- version='0.9.2',
+ version='0.9.3',
url='http://github.com/mirumee/django-payments',
packages=PACKAGES,
include_package_data=True,