Skip to content

Commit 8543491

Browse files
committed
Version 0.8.10.1
1 parent a65ac85 commit 8543491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ppl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
Remove the _mutable_immutable class.
128128
"""
129129

130-
__version__ = "0.8.10"
130+
__version__ = "0.8.10.1"
131131

132132
from .linear_algebra import (
133133
Variable, Variables_Set, Linear_Expression,

0 commit comments

Comments
 (0)