Skip to content

Commit

Permalink
release: 3.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
erikwrede committed Dec 4, 2023
1 parent ae4f87c commit 9c2bc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphene_sqlalchemy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from .types import SQLAlchemyInterface, SQLAlchemyObjectType
from .utils import get_query, get_session

__version__ = "3.0.0b4"
__version__ = "3.0.0rc1"

__all__ = [
"__version__",
Expand Down

0 comments on commit 9c2bc84

Please sign in to comment.