Revision a083c10f

b/README.rst
1 1
README
2 2
=======
3 3

  
4
./kamaki is a simple, yet intuitive, command-line tool for managing clouds.
4
./kamaki is a simple, yet intuitive, command-line tool/interactive shell for managing clouds.
5 5

  
6 6
It is an initial implementation of the OpenStack Compute API, v1.1, with custom
7 7
extensions specific to the Synnefo IaaS cloud management software.
b/kamaki/__init__.py
31 31
# interpreted as representing official policies, either expressed
32 32
# or implied, of GRNET S.A.
33 33

  
34
__version__ = '0.6.0'
34
__version__ = '0.6.1'

Also available in: Unified diff