summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2018-04-30 11:06:34 +0200
committerAndrej Shadura <andrewsh@debian.org>2018-04-30 11:06:34 +0200
commit21c8dffe98f1136ca158f7ec0df4bd3e39f743a9 (patch)
treeedc0d1f6ba189ff3aa621f2138605b289b202830 /setup.py
parent1dc39ba3b5a6d64a394e77aa25e428874ca1b04f (diff)
Import Upstream version 0.3.3
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ec8b736..ab687e7 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
setup(name='ofxhome',
- version="0.3.2",
+ version="0.3.3",
description="ofxhome.com financial institution lookup REST client",
long_description=open("./README", "r").read(),
classifiers=[