Skip to content

Commit 0d32499

Browse files
committed
Update next version number.
1 parent 1b94a50 commit 0d32499

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
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
from __future__ import absolute_import
33

4-
__version__ = '0.1.4'
4+
__version__ = '0.1.5'
55

66
from folium.folium import Map, initialize_notebook

0 commit comments

Comments
 (0)