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 e71fc2d commit 67b39ebCopy full SHA for 67b39eb
nanodjango/__init__.py
@@ -6,5 +6,5 @@
6
# Register pluggy hook
7
hookimpl = pluggy.HookimplMarker("nanodjango")
8
9
-__version__ = "0.12.0"
+__version__ = "0.12.1"
10
__all__ = ["Django", "defer", "hookimpl"]
0 commit comments