diff --git a/wfcommons/version.py b/wfcommons/version.py index 7c805dfc..9c8a120e 100644 --- a/wfcommons/version.py +++ b/wfcommons/version.py @@ -8,4 +8,4 @@ # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. -__version__ = "0.7-dev" +__version__ = "0.7"