Skip to content

Commit 67b39eb

Browse files
committed
Version 0.12.1
1 parent e71fc2d commit 67b39eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nanodjango/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
# Register pluggy hook
77
hookimpl = pluggy.HookimplMarker("nanodjango")
88

9-
__version__ = "0.12.0"
9+
__version__ = "0.12.1"
1010
__all__ = ["Django", "defer", "hookimpl"]

0 commit comments

Comments
 (0)