diff --git a/setup.py b/setup.py index 2670e9c..ce95af7 100755 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ # limitations under the License. __app__ = "calculate-update" -__version__ = "3.1.6" +__version__ = "3.1.7" from distutils.core import setup diff --git a/update/datavars.py b/update/datavars.py index e482f29..a458a62 100644 --- a/update/datavars.py +++ b/update/datavars.py @@ -15,7 +15,7 @@ # limitations under the License. __app__ = 'calculate-update' -__version__ = '3.1.6' +__version__ = '3.1.7' import os import sys