Skip to content

Commit 55018dd

Browse files
authored
Bump version to 2.2 (#81)
1 parent b883526 commit 55018dd

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
@@ -47,7 +47,7 @@
4747
extras_require = {} # TODO: to be removed when the above is added
4848

4949
setup(name='schema-salad',
50-
version='2.1',
50+
version='2.2',
5151
description='Schema Annotations for Linked Avro Data (SALAD)',
5252
long_description=open(README).read(),
5353
author='Common workflow language working group',

0 commit comments

Comments
 (0)