Skip to content

Commit 6cc98fc

Browse files
committed
v0.2.3
1 parent f407549 commit 6cc98fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2cnn/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
__title__ = "e2cnn"
1313
__summary__ = "E(2)-Equivariant CNNs Library for PyTorch"
1414
__url__ = 'https://github.com/QUVA-Lab/e2cnn'
15-
__version__ = "0.2.2"
15+
__version__ = "0.2.3"
1616
__author__ = "Gabriele Cesa, Maurice Weiler"
1717
__email__ = "cesa.gabriele@gmail.com"
1818
__license__ = "BSD 3-Clause Clear"

0 commit comments

Comments
 (0)