Skip to content

Commit 4d1c3ff

Browse files
authored
Merge pull request #117 from common-workflow-language/better-bump
a better bump of the version (mea culpa)
2 parents fa93acc + a8c3fde commit 4d1c3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
':python_version>="3"': ['avro-python3']}
4545

4646
setup(name='schema-salad',
47-
version='2.5.1',
47+
version='2.6',
4848
description='Schema Annotations for Linked Avro Data (SALAD)',
4949
long_description=open(README).read(),
5050
author='Common workflow language working group',

0 commit comments

Comments
 (0)