Skip to content

Commit 664adb6

Browse files
author
mongkok
committed
v0.0.2
1 parent 0bd6dea commit 664adb6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@ Changelog
22
=========
33

44

5+
0.0.2
6+
-----
7+
8+
Changes:
9+
- GeoJSONInput
10+
- Geometry converter
11+
12+
513
0.0.1
614
-----
715

graphql_geojson/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__all__ = ['converter', 'types']
44

5-
__version__ = '0.0.2rc2'
5+
__version__ = '0.0.2'

0 commit comments

Comments
 (0)