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

Update version to 0.1.6

parent 28dfdb7f
Branches
No related tags found
No related merge requests found
Pipeline #19292 failed
...@@ -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.5" __version__ = "0.1.6"
__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