Prep v1.7.0

pull/112/head v1.7.0
Ryan Kelly 6 years ago
parent 974249c442
commit 57f4de6773

@ -10,4 +10,4 @@ zope.component==4.2.1
configparser==3.5
mozsvc==0.9
https://github.com/mozilla-services/tokenserver/archive/1.2.27.zip
https://github.com/mozilla-services/server-syncstorage/archive/1.6.8.zip
https://github.com/mozilla-services/server-syncstorage/archive/1.6.12.zip

@ -10,7 +10,7 @@ main = syncserver:main
setup(
name='syncserver',
version="1.6.0",
version="1.7.0",
packages=['syncserver'],
entry_points=entry_points
)

Loading…
Cancel
Save