Skip to content

Commit 215f9d6

Browse files
author
Martin Journois
committed
Release v0.1.0
1 parent 618c3bd commit 215f9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

branca/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import branca.colormap as colormap
66
import branca.element as element
77

8-
__version__ = '0.0.0.dev'
8+
__version__ = '0.1.0'
99

1010
__all__ = ['colormap',
1111
'element',

0 commit comments

Comments
 (0)