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 fc42bdc commit bed035cCopy full SHA for bed035c
CHANGELOG.rst
@@ -3,8 +3,8 @@
3
Changelog
4
#########
5
6
-next
7
-====
+0.11 (May 12, 2025)
+===================
8
9
Improvements
10
------------
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = django-render-block
-version = 0.10
+version = 0.11
description = Render a particular block from a template to a string.
long_description = file: README.rst, CHANGELOG.rst
long_description_content_type = text/x-rst
0 commit comments