Devops version 2.4.3

Change-Id: I7e7727724b87f8861fe0f96305399c6c86fdf7e9
This commit is contained in:
Artem Panchenko
2014-08-18 16:09:41 +03:00
committed by NastyaUrlapova
parent b4659cff27
commit 4e66d31dc4
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.4.2'
version = '2.4.3'
# The full version, including alpha/beta/rc tags.
release = '2.4.2'
release = '2.4.3'
# 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.2',
version='2.4.3',
description='Library for creating and manipulating virtual environments',
author='Mirantis, Inc.',
author_email='product@mirantis.com',