Add function for returning neighbors of a given Placekey
Fix docstring and update version number (#10) * Add function to get neighboring placekeys * Update documentation * Highlight that the set of neighboring placekeys is unordered in docstring * Add docstring change * Update version number