Skip to content

Commit

Permalink
raise clear error if no schema
Browse files Browse the repository at this point in the history
Signed-off-by: Praneeth Bedapudi <praneeth@bpraneeth.com>
  • Loading branch information
bedapudi6788 committed Oct 30, 2023
1 parent 0710306 commit 58096f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 58096f1

Please sign in to comment.