We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9216483 commit 8d96daeCopy full SHA for 8d96dae
MinkowskiEngine/__init__.py
@@ -22,7 +22,7 @@
22
# Please cite "4D Spatio-Temporal ConvNets: Minkowski Convolutional Neural
23
# Networks", CVPR'19 (https://arxiv.org/abs/1904.08755) if you use any part
24
# of the code.
25
-__version__ = "0.5.0"
+__version__ = "0.5.1"
26
27
import os
28
import sys
0 commit comments