Author: tomaz
Date: Fri Feb 7 18:07:24 2014
New Revision: 1565747
URL: http://svn.apache.org/r1565747
Log:
Update index.
Modified:
libcloud/site/trunk/source/index.html
Modified: libcloud/site/trunk/source/index.html
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/source/index.html?rev=1565747&r1=1565746&r2=1565747&view=diff
==============================================================================
--- libcloud/site/trunk/source/index.html (original)
+++ libcloud/site/trunk/source/index.html Fri Feb 7 18:07:24 2014
@@ -58,7 +58,7 @@ javascript_files:
<div class="row section row-2">
<div class="col-md-6">
<h3>Installation</h3>
- <p>Latest stable version: <a
href="https://pypi.python.org/pypi/apache-libcloud/0.13.2"
target="_blank">0.13.2</a></p>
+ <p>Latest stable version: <a
href="https://pypi.python.org/pypi/apache-libcloud/0.14.0"
target="_blank">0.14.0</a></p>
<p><code>pip install apache-libcloud</code></p>
<p>Or <a href="downloads.html">download it from our servers</a> and
install it manually.</p>
</div>