Site updated at 2017-01-18 07:44:14 UTC

This commit is contained in:
Travis CI 2017-01-18 07:44:14 +00:00
parent c29b2b503b
commit 1f32fd6d79
27 changed files with 83 additions and 76 deletions

View file

@ -114,6 +114,10 @@
<li>Merge pull request (blog post, updated frontpage, and all new documentation) to <code class="highlighter-rouge">current</code>.</li>
</ol>
<h3><a class="title-link" name="docker-hub" href="#docker-hub"></a> Docker Hub</h3>
<p>Create a new <a href="https://hub.docker.com/r/homeassistant/home-assistant/tags/">tag</a> at https://hub.docker.com for the release.</p>
<h3><a class="title-link" name="python-package-index" href="#python-package-index"></a> Python Package Index</h3>
<p>Checkout the <code class="highlighter-rouge">master</code> branch and run <code class="highlighter-rouge">script/release</code> to publish the new release on <a href="https://pypi.python.org">Python Package Index</a>.</p>