Skip to content

Commit

Permalink
Merge pull request #410 from ocefpaf/release
Browse files Browse the repository at this point in the history
v0.2.1
  • Loading branch information
ocefpaf committed Apr 2, 2016
2 parents 360e163 + eea4449 commit e655d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion folium/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

import folium.colormap as colormap

__version__ = '0.2.0'
__version__ = '0.2.1'

__all__ = ['Map',
'initialize_notebook',
Expand Down

0 comments on commit e655d2d

Please sign in to comment.