Skip to content

Commit

Permalink
v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischoy committed Feb 6, 2021
1 parent 9216483 commit 8d96dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MinkowskiEngine/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# Please cite "4D Spatio-Temporal ConvNets: Minkowski Convolutional Neural
# Networks", CVPR'19 (https://arxiv.org/abs/1904.08755) if you use any part
# of the code.
__version__ = "0.5.0"
__version__ = "0.5.1"

import os
import sys
Expand Down

0 comments on commit 8d96dae

Please sign in to comment.