Skip to content

Commit 5f1d411

Browse files
committed
bump version, adds fix for W
1 parent 70e4ab1 commit 5f1d411

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

nalu/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.0.1'
1+
__version__ = '0.0.2'
22

33
from .core import *
44
from .layers import *

tests/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)