Skip to content

Commit 39f5a18

Browse files
committed
updating version
1 parent b5b3eca commit 39f5a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qibo/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = "0.1.8rc1.dev0"
2+
__version__ = "0.1.8"
33
from qibo import callbacks, gates, hamiltonians, models, optimizers, parallel, solvers
44
from qibo.backends import (
55
get_backend,

0 commit comments

Comments
 (0)