We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeab7c3 commit 2d0398eCopy full SHA for 2d0398e
setup.py
@@ -41,7 +41,7 @@
41
extras_require = {} # TODO: to be removed when the above is added
42
43
setup(name='schema-salad',
44
- version='1.9',
+ version='1.10',
45
description='Schema Annotations for Linked Avro Data (SALAD)',
46
long_description=open(README).read(),
47
author='Common workflow language working group',
0 commit comments