Skip to content

Commit 3b44c72

Browse files
authored
Update __init__.py to version 0.10.11 (#43)
1 parent 5d8f956 commit 3b44c72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

opti/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Specifications and tools for multi-objective optimization problems."""
22
# flake8: noqa
33

4-
__version__ = "0.10.10"
4+
__version__ = "0.10.11"
55

66
from opti import (
77
constraint,

0 commit comments

Comments
 (0)