Skip to content

Commit

Permalink
upgraded to GL JS 0.47.0 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbaumann committed Jul 22, 2018
1 parent 79d6af4 commit 86257a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mapboxgl/viz.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from mapboxgl.utils import img_encode, numeric_map


GL_JS_VERSION = 'v0.42.2'
GL_JS_VERSION = 'v0.47.0'


class MapViz(object):
Expand Down

0 comments on commit 86257a7

Please sign in to comment.