Skip to content

Commit

Permalink
preparing for 0.1.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
scarrazza committed Dec 30, 2022
1 parent 59cf8e9 commit efe8e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qibo/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.1.10.dev0"
__version__ = "0.1.10"
from qibo import callbacks, gates, hamiltonians, models, optimizers, parallel, solvers
from qibo.backends import (
get_backend,
Expand Down

0 comments on commit efe8e3c

Please sign in to comment.