Skip to content

Commit 84ccf8f

Browse files
committed
Merge pull request #354 from ocefpaf/bump_dev_version
Bump development version
2 parents fa1bf4c + 9c53266 commit 84ccf8f

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

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

0 commit comments

Comments
 (0)