We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46c9eb7 + d27f4c8 commit c9af40cCopy full SHA for c9af40c
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.0"
+__version__ = "2.1.1"
6
7
__all__ = [
8
"__version__",
0 commit comments