We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e4ab1 commit 5f1d411Copy full SHA for 5f1d411
nalu/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '0.0.1'
+__version__ = '0.0.2'
2
3
from .core import *
4
from .layers import *
tests/__init__.py
0 commit comments