Skip to content

Commit 6ec2158

Browse files
committed
ppl/__init__.py: Bump version to 0.8.10rc2
1 parent 8830acf commit 6ec2158

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.10rc1"
130+
__version__ = "0.8.10rc2"
131131

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

0 commit comments

Comments
 (0)