Skip to content

Commit 729f21a

Browse files
committed
MAINT: Prep for 0.8.2
1 parent 832b4a9 commit 729f21a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

picard/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# Dev branch marker is: 'X.Y.devN' where N is an integer.
1717
#
1818

19-
__version__ = '0.8.1'
19+
__version__ = '0.8.2'
2020

2121
from .solver import picard # noqa
2222
from ._tools import permute, amari_distance # noqa

0 commit comments

Comments
 (0)