Skip to content

Commit

Permalink
release: 3.0.0b4
Browse files Browse the repository at this point in the history
  • Loading branch information
erikwrede committed Feb 27, 2023
1 parent 506f58c commit 3720a23
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.0b3"
__version__ = "3.0.0b4"

__all__ = [
"__version__",
Expand Down

0 comments on commit 3720a23

Please sign in to comment.