Skip to content

Commit 7c27eb5

Browse files
authored
Update version 0.12.18 -> 0.12.19
1 parent 7f2fb4f commit 7c27eb5

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.12.18'
16+
__version__ = '0.12.19'
1717

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

0 commit comments

Comments
 (0)