Skip to content

Commit

Permalink
Merge 0273bb0 into b7e4937
Browse files Browse the repository at this point in the history
  • Loading branch information
jkimbo committed Jul 9, 2019
2 parents b7e4937 + 0273bb0 commit ae9ea90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphene_django/__init__.py
@@ -1,6 +1,6 @@
from .types import DjangoObjectType
from .fields import DjangoConnectionField

__version__ = "2.3.0"
__version__ = "2.4.0"

__all__ = ["__version__", "DjangoObjectType", "DjangoConnectionField"]

0 comments on commit ae9ea90

Please sign in to comment.