Devops version 2.4.2

Change-Id: I72cf7f8d609e2ed92ce2ad14704c42c14e40572c
This commit is contained in:
NastyaUrlapova 2014-08-06 14:11:58 +04:00
parent c85659bb4b
commit 66605fc174
2 changed files with 3 additions and 3 deletions

View File

@ -64,9 +64,9 @@ copyright = u'2013 - 2014, Mirantis Inc.'
# built documents.
#
# The short X.Y version.
version = '2.3.1'
version = '2.4.2'
# The full version, including alpha/beta/rc tags.
release = '2.3.1'
release = '2.4.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@ -20,7 +20,7 @@ from setuptools import setup
setup(
name='devops',
version='2.4.1',
version='2.4.2',
description='Library for creating and manipulating virtual environments',
author='Mirantis, Inc.',
author_email='product@mirantis.com',