version 1.7.28

This commit is contained in:
Alexey Lavrenuke 2016-01-13 19:38:45 +03:00
parent a55924fcca
commit df723ece59
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
yandextank (1.7.28) trusty; urgency=medium
* add pyzmq dependency [Timur Torubarov]
* fix re-import problem in bfg [Timur Torubarov]
-- Alexey Lavrenuke (load testing) <direvius@yandex-team.ru> Wed, 13 Jan 2016 19:37:37 +0300
yandextank (1.7.27) trusty; urgency=medium
* connect_time jmeter option [Ilya Krylov]

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='yandextank',
version='1.7.27',
version='1.7.28',
description='a performance measurement tool',
longer_description='''
Yandex.Tank is a performance measurement and load testing automatization tool.