up version, commit 2.0.1 annoucnement as sent out

This commit is contained in:
holger krekel
2011-02-07 11:54:08 +01:00
parent 5a5a618dcb
commit 2bd0c98801
4 changed files with 9 additions and 14 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ clean:
-rm -rf $(BUILDDIR)/*
install: clean html
rsync -avz _build/html/ code:www-pytest/
rsync -avz _build/html/ code:www-pytest/2.0.2dev
html:
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html