Skip to content

Commit debbe3c

Browse files
committed
Incremented version number
1 parent fafe506 commit debbe3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoarray/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@
3737
from autoarray.structures.grids import Grid as grid, MaskedGrid as masked_grid
3838
from autoarray.structures.kernel import Kernel as kernel
3939

40-
__version__ = "0.2.0"
40+
__version__ = '0.2.1'

0 commit comments

Comments
 (0)