Skip to content

Commit 78b2258

Browse files
committed
v0.3.0
1 parent 8fa74b9 commit 78b2258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

folium/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
TopoJson, WmsTileLayer
1818
)
1919

20-
__version__ = '0.3.0.dev'
20+
__version__ = '0.3.0'
2121

2222
__all__ = [
2323
'CssLink',

0 commit comments

Comments
 (0)