version 1.17.21

This commit is contained in:
Alexey Lavrenuke 2015-11-18 18:15:50 +03:00
parent 2e4fa3ab01
commit bdd6f1284f
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
yandextank (1.7.21) trusty; urgency=medium
* fix bugs
-- Alexey Lavrenuke (load testing) <direvius@yandex-team.ru> Wed, 18 Nov 2015 18:15:03 +0400
yandextank (1.7.20) trusty; urgency=medium
* migrate monitoring ssh agent to paramiko library (no pipes at all)

View File

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