Skip to content

Commit 5684906

Browse files
committed
preparing 0.7-dev environment
1 parent a2783f8 commit 5684906

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
license='GPLv3',
2323
author='WfCommons team',
2424
author_email='support@wfcommons.org',
25-
description='Community Framework for Enabling Scientific Workflow Research and Education',
25+
description='A Framework for Enabling Scientific Workflow Research and Education',
2626
long_description=long_description,
2727
long_description_content_type='text/markdown',
2828
url='https://github.com/wfcommons/wfcommons',

wfcommons/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
# the Free Software Foundation, either version 3 of the License, or
99
# (at your option) any later version.
1010

11-
__version__ = "0.6"
11+
__version__ = "0.7-dev"

0 commit comments

Comments
 (0)