From 24f49a72f51ccae706956d7599fcd61e94c27326 Mon Sep 17 00:00:00 2001 From: Matt Mulder Date: Mon, 9 Mar 2020 16:38:46 -0700 Subject: [PATCH] v7.0.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a52af2c..2b46986 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='pyramid-hypernova', - version='6.0.0', + version='7.0.0', author='Yelp, Inc.', author_email='opensource+pyramid-hypernova@yelp.com', license='MIT',