Skip to content

Commit

Permalink
ppl/__init__.py: Bump version to 0.8.10rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Mar 20, 2024
1 parent 8d1e388 commit 4330f1c
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.9"
__version__ = "0.8.10rc1"

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

0 comments on commit 4330f1c

Please sign in to comment.