Skip to content

Commit 9c2bc84

Browse files
authored
release: 3.0rc1
1 parent ae4f87c commit 9c2bc84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphene_sqlalchemy/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from .types import SQLAlchemyInterface, SQLAlchemyObjectType
33
from .utils import get_query, get_session
44

5-
__version__ = "3.0.0b4"
5+
__version__ = "3.0.0rc1"
66

77
__all__ = [
88
"__version__",

0 commit comments

Comments
 (0)