diff --git a/edgedb/_version.py b/edgedb/_version.py index db6bd6db..3cb25ceb 100644 --- a/edgedb/_version.py +++ b/edgedb/_version.py @@ -28,4 +28,4 @@ # supported platforms, publish the packages on PyPI, merge the PR # to the target branch, create a Git tag pointing to the commit. -__version__ = '0.7.0a4' +__version__ = '0.7.0a5'