diff --git a/qualtran/_version.py b/qualtran/_version.py index a87b070da..75f21ed33 100644 --- a/qualtran/_version.py +++ b/qualtran/_version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.5.0.dev0" +__version__ = "0.5.0"