Skip to content

Commit

Permalink
Version 0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Mar 24, 2024
1 parent 6ec2158 commit 64bc0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
Remove the _mutable_immutable class.
"""

__version__ = "0.8.10rc2"
__version__ = "0.8.10"

from .linear_algebra import (
Variable, Variables_Set, Linear_Expression,
Expand Down

0 comments on commit 64bc0c1

Please sign in to comment.