We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd8ddb commit 6bac13dCopy full SHA for 6bac13d
CHANGES.rst
@@ -2,6 +2,15 @@ Changelog
2
=========
3
4
5
+0.0.3
6
+-----
7
+
8
+Changes:
9
+ - CRITICAL: Renamed GeoJSONInput to Geometry
10
+ - GeometryFilterSet
11
+ - Import types
12
13
14
0.0.2
15
-----
16
graphql_geojson/__init__.py
@@ -7,4 +7,4 @@
'GeoJSONType',
]
-__version__ = '0.0.3.dev0'
+__version__ = '0.0.3'
0 commit comments