We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2783f8 commit 5684906Copy full SHA for 5684906
2 files changed
setup.py
@@ -22,7 +22,7 @@
22
license='GPLv3',
23
author='WfCommons team',
24
author_email='support@wfcommons.org',
25
- description='Community Framework for Enabling Scientific Workflow Research and Education',
+ description='A Framework for Enabling Scientific Workflow Research and Education',
26
long_description=long_description,
27
long_description_content_type='text/markdown',
28
url='https://github.com/wfcommons/wfcommons',
wfcommons/version.py
@@ -8,4 +8,4 @@
8
# the Free Software Foundation, either version 3 of the License, or
9
# (at your option) any later version.
10
11
-__version__ = "0.6"
+__version__ = "0.7-dev"
0 commit comments