Skip to content

Commit 1b98324

Browse files
committed
edgedb-python 1.3.0
Changes ======= * Add support for secret key authentication, and Cloud instance (#405) (by @fantix in df1f6fb, 076e8c8, 27e7a4f for #405, @elprans in 65c9c37 for #412) Docs ==== * Minor changes (#413) (by @0xsirsaif in 14363fb for #413)
1 parent 27e7a4f commit 1b98324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edgedb/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
# supported platforms, publish the packages on PyPI, merge the PR
2929
# to the target branch, create a Git tag pointing to the commit.
3030

31-
__version__ = '1.2.0'
31+
__version__ = '1.3.0'

0 commit comments

Comments
 (0)