Skip to content

Commit

Permalink
v0.9.0
Browse files Browse the repository at this point in the history
* API rename: "fetch" to "query" (#51)
* Expose `query*()` methods in the Pool class directly
  • Loading branch information
1st1 committed Jul 14, 2020
1 parent ad8cacc commit a711ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edgedb/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.0a1'
__version__ = '0.9.0'

0 comments on commit a711ff4

Please sign in to comment.