We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8cce81 commit f0d9020Copy full SHA for f0d9020
django_query_prefixer/__init__.py
@@ -2,7 +2,7 @@
2
from typing import Dict
3
from contextvars import ContextVar
4
5
-__version__ = "0.1.0"
+__version__ = "0.1.2"
6
7
8
@contextmanager
0 commit comments