diff options
author | holger krekel <holger@merlinux.eu> | 2011-07-08 17:15:39 +0200 |
---|---|---|
committer | holger krekel <holger@merlinux.eu> | 2011-07-08 17:15:39 +0200 |
commit | cc9f3d8aa44546dba1b3c5a051a08c086b98f9dd (patch) | |
tree | 95404d60fcbb4223ea47d28c9c8b3c68cab26868 /toxbootstrap.py | |
parent | bf508ef2f19195c8cfdac05539d25d2dc381284e (diff) | |
download | tox-git-cc9f3d8aa44546dba1b3c5a051a08c086b98f9dd.tar.gz |
update docs and rework them to better fit readthedocs1.1
Diffstat (limited to 'toxbootstrap.py')
-rw-r--r-- | toxbootstrap.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toxbootstrap.py b/toxbootstrap.py index 188d686a..80d3ed59 100644 --- a/toxbootstrap.py +++ b/toxbootstrap.py @@ -58,7 +58,7 @@ ToDo """ -__version__ = '1.1.dev5' +__version__ = '1.1' import sys import os |