We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9594587 commit 3332f45Copy full SHA for 3332f45
graphene_sqlalchemy/__init__.py
@@ -2,7 +2,7 @@
2
from .fields import SQLAlchemyConnectionField
3
from .utils import get_query, get_session
4
5
-__version__ = "2.1.2"
+__version__ = "2.2.0"
6
7
__all__ = [
8
"__version__",
0 commit comments