Skip to content

Commit

Permalink
upgrade to gl js v49
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbaumann committed Sep 18, 2018
1 parent 7b04bf5 commit 084fe7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mapboxgl/viz.py
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 084fe7b

Please sign in to comment.