Обновление версии

master3.3 3.1.8
Mike khiretskiy 11 years ago
parent 8f4c278362
commit 80526d57ff

@ -18,7 +18,7 @@
# limitations under the License.
__app__ = "calculate-update"
__version__ = "3.1.7"
__version__ = "3.1.8"
from distutils.core import setup

@ -15,7 +15,7 @@
# limitations under the License.
__app__ = 'calculate-update'
__version__ = '3.1.7'
__version__ = '3.1.8'
import os
import sys

Loading…
Cancel
Save