Skip to content

Commit e655d2d

Browse files
committed
Merge pull request #410 from ocefpaf/release
v0.2.1
2 parents 360e163 + eea4449 commit e655d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

folium/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
import folium.colormap as colormap
1616

17-
__version__ = '0.2.0'
17+
__version__ = '0.2.1'
1818

1919
__all__ = ['Map',
2020
'initialize_notebook',

0 commit comments

Comments
 (0)