We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0651e8b commit 46efb98Copy full SHA for 46efb98
2 files changed
.github/workflows/release.yml
@@ -88,7 +88,6 @@ jobs:
88
- lint
89
- test
90
- build
91
- - publish-to-testpypi
92
runs-on: ubuntu-latest
93
environment:
94
name: pypi
docs/changelog/index.rst
@@ -7,7 +7,7 @@ v4.11.3 (2026-04-30)
7
* `django-polymorphic <https://github.com/django-commons/django-polymorphic>`_ has a new home at the
8
`django-commons <https://django-commons.org>`_ organization!
9
10
- * This was necessary because `Jazzband is sun setting
+ * This was necessary because `Jazzband is sunsetting
11
<https://github.com/jazzband/help/issues/425>`_. Jazzband was a great home that facilitated
12
maintainership transfer of this package. We are extremely thankful for all of `jezdez's
13
<https://github.com/jezdez>`_ work over the years running the Jazzband community.
0 commit comments