Skip to content

Commit 508c8d3

Browse files
committed
setup.py: bump version to '3.0'
1 parent 9874d11 commit 508c8d3

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

5050
setup(name='schema-salad',
51-
version='2.5',
51+
version='3.0',
5252
description='Schema Annotations for Linked Avro Data (SALAD)',
5353
long_description=open(README).read(),
5454
author='Common workflow language working group',

0 commit comments

Comments
 (0)