aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-03-01 09:54:30 +0100
committerWojtek Kosior <koszko@koszko.org>2022-03-01 09:54:30 +0100
commit2a7dc95e7b56677725c638399a2d772ab0236190 (patch)
treefc9f584c111d1e8c11f44d8003eb70aa12c338d4 /setup.cfg
parentc2a56443bdff9aa2d31ef8a901f7d4d3aa819ddb (diff)
downloadhaketilo-hydrilla-2a7dc95e7b56677725c638399a2d772ab0236190.tar.gz
haketilo-hydrilla-2a7dc95e7b56677725c638399a2d772ab0236190.zip
update schema versions to 1.0.1
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index ad3c959..34ee67a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -35,7 +35,7 @@ packages = find:
include_package_data=True
python_requires = >= 3.7
install_requires =
- hydrilla.builder==1.0b1
+ hydrilla.builder==1.0b2.dev1+g9271ca7
flask
jsonschema>=3.0