We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f407549 commit 6cc98fcCopy full SHA for 6cc98fc
1 file changed
e2cnn/__about__.py
@@ -12,7 +12,7 @@
12
__title__ = "e2cnn"
13
__summary__ = "E(2)-Equivariant CNNs Library for PyTorch"
14
__url__ = 'https://github.com/QUVA-Lab/e2cnn'
15
-__version__ = "0.2.2"
+__version__ = "0.2.3"
16
__author__ = "Gabriele Cesa, Maurice Weiler"
17
__email__ = "cesa.gabriele@gmail.com"
18
__license__ = "BSD 3-Clause Clear"
0 commit comments