Grok 0.10.2 released
Maintenance release for the 0.10 series
To upgrade an existing project from 0.10.1 to 0.10.2 you have to:
- change the 'extends' directive in your project's buildout.cfg to point to http://grok.zope.org/releaseinfo/grok-0.10.2.cfg
- run bin/buildout in your project, to update the dependencies including the 0.10.2 egg of Grok itself

