We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10b103a + 645cab8 commit 22cc736Copy full SHA for 22cc736
1 file changed
gridmap/version.py
@@ -28,5 +28,5 @@
28
:organization: ETS
29
'''
30
31
-__version__ = '0.11.2'
+__version__ = '0.11.3'
32
VERSION = tuple(int(x) for x in __version__.split('.'))
0 commit comments