diff --git a/setup.py b/setup.py index 032b430a..76050795 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ def __init__(self, *args, **kwargs): setup(name='granary', - version='1.3.1', + version='1.4.0', description='Free yourself from silo API chaff and expose the sweet social data foodstuff inside in standard formats and protocols!', long_description=open('README.rst').read(), url='https://github.com/snarfed/granary',