Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-28 18:55:39 -04:00
parent 024a1fbc03
commit fcd41c36c9
+1 -1
View File
@@ -46,7 +46,7 @@ class PublishCommand(Command):
sys.exit()
requires = ['SQLAlchemy', 'tablib', 'docopt']
version = '0.5.2'
version = '0.5.3'
def read(f):