Skip to content

Commit 5d2043d

Browse files
authored
Update version 0.11.4 -> 0.11.5
1 parent 472a92d commit 5d2043d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dimod/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# version is used by serialization below so we need it before everything
16-
__version__ = '0.11.4'
16+
__version__ = '0.11.5'
1717

1818
from dimod.constrained import *
1919
import dimod.constrained

0 commit comments

Comments
 (0)