Skip to content

Commit 8e25068

Browse files
committed
Prep for release
1 parent 9392a29 commit 8e25068

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.3.0.dev'
17+
__version__ = '0.2.0'
1818

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

0 commit comments

Comments
 (0)