Skip to content

Commit 53f237e

Browse files
authored
add dev flag to version (#15)
1 parent c5d8bf7 commit 53f237e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xarray_einstats/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010

1111
__all__ = ["einsum", "raw_einsum", "einsum_path", "matmul"]
1212

13-
__version__ = "0.2.2"
13+
__version__ = "0.3.0.dev0"

0 commit comments

Comments
 (0)