--- a/temperance/index.html Sun Oct 22 14:54:40 2017 -0400
+++ b/temperance/index.html Sun Oct 22 14:58:02 2017 -0400
@@ -14,7 +14,7 @@
<div class="markdown">
<p>Temperance is a logic programming library for Common Lisp.</p>
<p><strong>Temperance is still in development, don't actually try to use this for
-anything important yet. It should be stable by the end of 2016.</strong></p>
+anything important yet.</strong></p>
<p><img src="https://i.imgur.com/EWPGAHa.gif"
style="border: 1px solid #222; margin: 15px 0px 10px; width: 100%;"/></p>
<p>Temperance is an implementation of the <a href="https://en.wikipedia.org/wiki/Warren_Abstract_Machine">Warren Abstract Machine</a> in Common