Skip to content

Commit e9cc5db

Browse files
committed
Merge pull request #103 from ocefpaf/next_version
Update next version number.
2 parents 1b94a50 + 0d32499 commit e9cc5db

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)