Skip to content

Commit

Permalink
Update version 0.12.0.dev2 -> 0.12.0.dev3
Browse files Browse the repository at this point in the history
  • Loading branch information
arcondello authored Oct 25, 2022
1 parent 969c3ca commit 92c5439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dimod/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# version is used by serialization below so we need it before everything
__version__ = '0.12.0.dev2'
__version__ = '0.12.0.dev3'

from dimod.constrained import *
import dimod.constrained
Expand Down

0 comments on commit 92c5439

Please sign in to comment.