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.
2 parents c504d8b + 2229917 commit 28a5afbCopy full SHA for 28a5afb
django_nyt/__init__.py
@@ -1,5 +1,5 @@
1
_disable_notifications = False
2
3
-__version__ = "1.2.2"
+__version__ = "1.2.3"
4
5
default_app_config = "django_nyt.apps.DjangoNytConfig"
docs/release_notes.rst
@@ -1,6 +1,12 @@
Release Notes
=============
+1.2.3
+-----
6
+
7
+* Add missing .txt email template files in distributed packages #109
8
9
10
1.2.2
11
-----
12
0 commit comments