From 03251011bc169e33904b41a342b8a8ef538685cb Mon Sep 17 00:00:00 2001 From: Michael Vinyard <47393421+mvinyard@users.noreply.github.com> Date: Thu, 5 May 2022 21:45:39 -0400 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 75a5bb7..2a3e1a7 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name="annoyance", - version="0.0.1", + version="0.0.12", python_requires=">3.7.0", author="Michael E. Vinyard - Harvard University - Massachussetts General Hospital - Broad Institute of MIT and Harvard", author_email="mvinyard@broadinstitute.org",