From 3e3c97d6d3c0d4d144715407adfddbfceea30d1d Mon Sep 17 00:00:00 2001 From: medmunds Date: Thu, 10 Mar 2016 18:05:49 -0800 Subject: [PATCH] Readme: missed a Djrill --> Anymail --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index cb678a5..b692c99 100644 --- a/README.rst +++ b/README.rst @@ -41,7 +41,7 @@ built-in `django.core.mail` package. It includes: Anymail is released under the BSD license. It is tested against Django 1.8--1.9 (including Python 3 and PyPy). -Djrill uses `semantic versioning `_. +Anymail uses `semantic versioning `_. .. END shared-intro