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

Update version to 0.1.9

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