Skip to content

Commit

Permalink
upgrade to gl js v49 (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbaumann committed Sep 18, 2018
1 parent 0da2b01 commit 61de2d9
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 @@ -12,7 +12,7 @@
from mapboxgl.utils import img_encode, numeric_map


GL_JS_VERSION = 'v0.47.0'
GL_JS_VERSION = 'v0.49.0'


class MapViz(object):
Expand Down

0 comments on commit 61de2d9

Please sign in to comment.