We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa74b9 commit 78b2258Copy full SHA for 78b2258
1 file changed
folium/__init__.py
@@ -17,7 +17,7 @@
17
TopoJson, WmsTileLayer
18
)
19
20
-__version__ = '0.3.0.dev'
+__version__ = '0.3.0'
21
22
__all__ = [
23
'CssLink',
0 commit comments