Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mongkok committed Feb 3, 2018
1 parent 0bd6dea commit 664adb6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@ Changelog
=========


0.0.2
-----

Changes:
- GeoJSONInput
- Geometry converter


0.0.1
-----

Expand Down
2 changes: 1 addition & 1 deletion graphql_geojson/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

__all__ = ['converter', 'types']

__version__ = '0.0.2rc2'
__version__ = '0.0.2'

0 comments on commit 664adb6

Please sign in to comment.