Release fpb 1.0.2

Change-Id: I8dd0eff7c65d9131ce0786c3b04bad989e1b7c96
This commit is contained in:
Evgeniy L 2014-12-19 16:48:34 +04:00
parent 857cc39d63
commit 8736b78810
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## 1.0.2 (UNRELEASED)
## 1.0.2 (2014-12-19)
- Show correct message, if 'timeout' field is not specified for
task in tasks.yaml

View File

@ -28,7 +28,7 @@ def find_requires():
setup(
name='fuel-plugin-builder',
version='1.0.2.dev',
version='1.0.2',
description='Helps to create and build fuel plugins',
long_description="""Helps to create and build fuel plugins""",
classifiers=[