Skip to content

Commit eea4449

Browse files
committed
v0.2.1
1 parent 360e163 commit eea4449

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)