Skip to content

Commit f0d9020

Browse files
committed
Updates distribution version
1 parent f8cce81 commit f0d9020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_query_prefixer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from typing import Dict
33
from contextvars import ContextVar
44

5-
__version__ = "0.1.0"
5+
__version__ = "0.1.2"
66

77

88
@contextmanager

0 commit comments

Comments
 (0)