We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1579e56 commit 7340d57Copy full SHA for 7340d57
escnn/__about__.py
@@ -12,7 +12,7 @@
12
__title__ = "escnn"
13
__summary__ = "E(n)-Equivariant CNNs Library for PyTorch"
14
__url__ = 'https://github.com/QUVA-Lab/escnn'
15
-__version__ = "1.0.7"
+__version__ = "1.0.8"
16
__author__ = "Gabriele Cesa"
17
__email__ = "[email protected]"
18
__license__ = "BSD 3-Clause Clear"
0 commit comments