We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472a92d commit 5d2043dCopy full SHA for 5d2043d
dimod/__init__.py
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
# version is used by serialization below so we need it before everything
16
-__version__ = '0.11.4'
+__version__ = '0.11.5'
17
18
from dimod.constrained import *
19
import dimod.constrained
0 commit comments