Modified: libcloud/site/trunk/source/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/source/index.html?rev=1727202&r1=1727201&r2=1727202&view=diff ============================================================================== --- libcloud/site/trunk/source/index.html (original) +++ libcloud/site/trunk/source/index.html Wed Jan 27 21:57:54 2016 @@ -76,6 +76,7 @@ javascript_files: <div class="col-md-6"> <h3>Installation</h3> <p>Latest stable version: <a href="https://pypi.python.org/pypi/apache-libcloud/0.20.1" target="_blank">0.20.1</a></p> + <p>Latest preview (unstable) version: <a href="https://pypi.python.org/pypi/apache-libcloud/1.0.0-pre1" target="_blank">1.0.0-pre1</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>
