Skip to content

Commit

Permalink
release 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
art1415926535 committed Dec 30, 2019
1 parent 87dd19b commit 1fc0782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphene_sqlalchemy_filter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
from .filters import FilterSet


__version__ = '1.10.0'
__version__ = '1.10.1'
__all__ = ['__version__', 'FilterSet', 'FilterableConnectionField']

0 comments on commit 1fc0782

Please sign in to comment.