Skip to content
Snippets Groups Projects
Verified Commit e57df1e2 authored by Rajmund Hruška's avatar Rajmund Hruška
Browse files

Update version to 0.1.7

parent a8a046dc
No related branches found
No related tags found
No related merge requests found
Pipeline #19323 passed
...@@ -2,7 +2,7 @@ from .exceptions import EvaluationError, ParseError, RansackError, ShapeError ...@@ -2,7 +2,7 @@ from .exceptions import EvaluationError, ParseError, RansackError, ShapeError
from .parser import Parser from .parser import Parser
from .transformer import Filter, get_values from .transformer import Filter, get_values
__version__ = "0.1.6" __version__ = "0.1.7"
__all__ = ( __all__ = (
"get_values", "get_values",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment