Skip to content

Commit

Permalink
Update version of Elasticluster in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
arcimboldo committed Jul 17, 2013
1 parent c74304a commit 8b35a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def ansible_pb_files():

setup(
name="elasticluster",
version="1.0-dev",
version="1.0.0",
description="A command line tool to create, manage and setup computing clusters hosted on a public or private cloud infrastructure.",
long_description=open('README.rst').read(),
author="Grid Computing Competence Centre, University of Zurich",
Expand Down

0 comments on commit 8b35a9c

Please sign in to comment.