We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a03a8b1 commit bb7af4bCopy full SHA for bb7af4b
graphene_sqlalchemy/__init__.py
@@ -2,7 +2,7 @@
2
from .types import SQLAlchemyObjectType
3
from .utils import get_query, get_session
4
5
-__version__ = "3.0.0b2"
+__version__ = "3.0.0b3"
6
7
__all__ = [
8
"__version__",
0 commit comments