Skip to content
This repository was archived by the owner on Apr 25, 2019. It is now read-only.

Commit dbf6281

Browse files
author
root
committed
respond to issue1: change version info
1 parent 7cced8a commit dbf6281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudstack/compute/shell.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from prettytable import PrettyTable
1717
from pkg_resources import resource_string
1818

19-
VERSION = '0.10.0'
19+
VERSION = '0.10.1'
2020

2121
config = ConfigParser.SafeConfigParser()
2222
config.read(client.API_CONF_PATH)

0 commit comments

Comments
 (0)