From 53f591d2bb9a50569d898732b2553505a729c489 Mon Sep 17 00:00:00 2001 From: dluman Date: Mon, 26 Dec 2022 14:47:44 -0500 Subject: [PATCH] Updating README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3fa545a..ef08edd 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ the value of the `copy` instance variable). ## Notes -The module doesn't handle inheritance very well right now; I need to fix that for the -actual application for which this is destined. +The module can handle single or multiple inheritance as of `0.2.0` -- find it everywhere +reputable Python modules are listed (i.e. only `PyPI`, rly). Obligatory "it's under construction" statement.