Skip to content

Commit

Permalink
Release new beta
Browse files Browse the repository at this point in the history
  • Loading branch information
erikwrede committed Jul 15, 2022
1 parent a702569 commit dfee3e9
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 SQLAlchemyObjectType
from .utils import get_query, get_session

__version__ = "3.0.0b1"
__version__ = "3.0.0b2"

__all__ = [
"__version__",
Expand Down

0 comments on commit dfee3e9

Please sign in to comment.