Skip to content

Commit 73c7411

Browse files
author
mongkok
committed
v0.1.4
1 parent 1a874c1 commit 73c7411

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
0.1.4
5+
-----
6+
7+
* Upgraded graphene-django requirement to v2.1rc0
8+
49
0.1.3
510
-----
611

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.1.3'
10+
__version__ = '0.1.4'

0 commit comments

Comments
 (0)