Skip to content

Commit 6bac13d

Browse files
author
mongkok
committed
v0.0.3
1 parent 2fd8ddb commit 6bac13d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.rst

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

44

5+
0.0.3
6+
-----
7+
8+
Changes:
9+
- CRITICAL: Renamed GeoJSONInput to Geometry
10+
- GeometryFilterSet
11+
- Import types
12+
13+
514
0.0.2
615
-----
716

graphql_geojson/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
'GeoJSONType',
88
]
99

10-
__version__ = '0.0.3.dev0'
10+
__version__ = '0.0.3'

0 commit comments

Comments
 (0)