Skip to content

Commit 7340d57

Browse files
committed
v1.0.8
1 parent 1579e56 commit 7340d57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

escnn/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
__title__ = "escnn"
1313
__summary__ = "E(n)-Equivariant CNNs Library for PyTorch"
1414
__url__ = 'https://github.com/QUVA-Lab/escnn'
15-
__version__ = "1.0.7"
15+
__version__ = "1.0.8"
1616
__author__ = "Gabriele Cesa"
1717
__email__ = "[email protected]"
1818
__license__ = "BSD 3-Clause Clear"

0 commit comments

Comments
 (0)