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 b883526 commit 55018ddCopy full SHA for 55018dd
setup.py
@@ -47,7 +47,7 @@
47
extras_require = {} # TODO: to be removed when the above is added
48
49
setup(name='schema-salad',
50
- version='2.1',
+ version='2.2',
51
description='Schema Annotations for Linked Avro Data (SALAD)',
52
long_description=open(README).read(),
53
author='Common workflow language working group',
0 commit comments