From 58096f1bded2fbe4d84d08d0d7769a1999a2be18 Mon Sep 17 00:00:00 2001 From: Praneeth Bedapudi Date: Mon, 30 Oct 2023 22:27:37 +0530 Subject: [PATCH] raise clear error if no schema Signed-off-by: Praneeth Bedapudi --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 79d6743..f0d9268 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ EMAIL = "praneeth@bpraneeth.com" AUTHOR = "BEDAPUDI PRANEETH" REQUIRES_PYTHON = ">=3.6.0" -VERSION = "0.0.2.dev10" +VERSION = "0.0.2.dev11" # What packages are required for this module to be executed? REQUIRED = [