Skip to content

Commit 093ad75

Browse files
committed
Bump version number.
This release adds support for IPython 4 and Python 3, and removes support for IPython 2.x.
1 parent ca9b2c3 commit 093ad75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gmaps/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77

88
from IPython.display import display
99

10-
__version__ = "0.2.0-dev"
10+
__version__ = "0.2.0"
1111

1212
init()

0 commit comments

Comments
 (0)