Skip to content

Commit f8a1463

Browse files
committed
Bump version to 0.13.0, since there are more than bugfixes in this release.
1 parent 71e28d8 commit f8a1463

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.12.6'
31+
__version__ = '0.13.0'
3232
VERSION = tuple(int(x) for x in __version__.split('.'))

0 commit comments

Comments
 (0)