Skip to content

Commit ea361c6

Browse files
committed
Prepare for release 1.0.4
1 parent 267cf46 commit ea361c6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,14 @@ Then you have to download the software. We suggest you to download it
9696
Now the ``elasticluster`` should be available in your current
9797
environment.
9898

99+
Changes from release 1.0.3
100+
==========================
101+
102+
* Improve configuration file parsing and error handling
103+
* Improve error reporting
104+
* Update GlusterFS playbooks: now they work on both Ubuntu and CentOS
105+
* Update documentation: add information on GlusterFS and IPython clusters
106+
99107
Changes from release 1.0.2
100108
==========================
101109

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def ansible_pb_files():
4949

5050
setup(
5151
name="elasticluster",
52-
version="1.0.3",
52+
version="1.0.4",
5353
description="A command line tool to create, manage and setup computing clusters hosted on a public or private cloud infrastructure.",
5454
long_description=open('README.rst').read(),
5555
author="Grid Computing Competence Centre, University of Zurich",

0 commit comments

Comments
 (0)