Skip to content

Commit 8d96dae

Browse files
committed
v0.5.1
1 parent 9216483 commit 8d96dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MinkowskiEngine/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# Please cite "4D Spatio-Temporal ConvNets: Minkowski Convolutional Neural
2323
# Networks", CVPR'19 (https://arxiv.org/abs/1904.08755) if you use any part
2424
# of the code.
25-
__version__ = "0.5.0"
25+
__version__ = "0.5.1"
2626

2727
import os
2828
import sys

0 commit comments

Comments
 (0)