diff --git a/setup.py b/setup.py index 637e91c..0ca057b 100644 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ class PublishCommand(Command): sys.exit() requires = ['SQLAlchemy', 'tablib', 'docopt'] -version = '0.5.2' +version = '0.5.3' def read(f):