From c758b86bd7d42e008500400819ec482a76745863 Mon Sep 17 00:00:00 2001 From: Alexey Lavrenuke Date: Mon, 10 Apr 2017 20:00:45 +0300 Subject: [PATCH] version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4ed9bd8..1a7e6bd 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='yandextank', - version='1.8.34', + version='1.8.35', description='a performance measurement tool', longer_description=''' Yandex.Tank is a performance measurement and load testing automatization tool.