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 b3c579f commit a8c3fdeCopy full SHA for a8c3fde
setup.py
@@ -44,7 +44,7 @@
44
':python_version>="3"': ['avro-python3']}
45
46
setup(name='schema-salad',
47
- version='2.6`',
+ version='2.6',
48
description='Schema Annotations for Linked Avro Data (SALAD)',
49
long_description=open(README).read(),
50
author='Common workflow language working group',
0 commit comments