Skip to content

Commit b315907

Browse files
committed
Increment version number.
1 parent 1381ffe commit b315907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gridmap/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
:organization: ETS
2929
'''
3030

31-
__version__ = '0.14.0'
31+
__version__ = '0.15.0'
3232
VERSION = tuple(int(x) for x in __version__.split('.'))

0 commit comments

Comments
 (0)