Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
Updated client version to 0.1.1 per release process.
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Oct 5, 2013
1 parent 855fd0f commit f3154e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@

# pylint: disable=W0142
setup(name='deis',
version='0.1.0',
version='0.1.1',
license=APACHE_LICENSE,
description='Command-line Client for Deis',
author='OpDemand',
author_email='[email protected]',
url='https://github.com/opdemand/deis',
keywords=['opdemand', 'deis', 'cloud', 'aws', 'ec2', 'heroku', 'docker'],
keywords=['opdemand', 'deis', 'cloud', 'chef', 'docker', 'heroku', 'aws', 'ec2'],
classifiers=[
'Development Status :: 4 - Beta',
'Environment :: Console',
Expand Down

0 comments on commit f3154e6

Please sign in to comment.