From 9a54bf4bfc54bda784db61035874db99cdc97e62 Mon Sep 17 00:00:00 2001
From: Stephen Finucane <stephen@that.guru>
Date: Sun, 13 Dec 2020 20:06:50 +0000
Subject: Add Python 3.9 support

This has been out since October. Time to support it.

Signed-off-by: Stephen Finucane <stephen@that.guru>
---
 releasenotes/notes/python-3-9-support-79fe9f9cbb1bf2b0.yaml | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 releasenotes/notes/python-3-9-support-79fe9f9cbb1bf2b0.yaml

(limited to 'releasenotes')

diff --git a/releasenotes/notes/python-3-9-support-79fe9f9cbb1bf2b0.yaml b/releasenotes/notes/python-3-9-support-79fe9f9cbb1bf2b0.yaml
new file mode 100644
index 0000000..072b47f
--- /dev/null
+++ b/releasenotes/notes/python-3-9-support-79fe9f9cbb1bf2b0.yaml
@@ -0,0 +1,5 @@
+---
+features:
+  - |
+    `Python 3.9 <https://www.python.org/downloads/release/python-390/>`_ is now
+    supported.
-- 
cgit v1.2.3