diff --git a/src/qibotf/__init__.py.in b/src/qibotf/__init__.py.in index e2ced17..e0b0364 100644 --- a/src/qibotf/__init__.py.in +++ b/src/qibotf/__init__.py.in @@ -1,4 +1,4 @@ -__version__ = "0.0.3.dev1" +__version__ = "0.0.3" # tf version used during the compilation of custom operators __target_tf_version__ = 'TF_VERSION'