diff options
author | kotfu <kotfu@kotfu.net> | 2018-01-07 12:09:31 -0700 |
---|---|---|
committer | kotfu <kotfu@kotfu.net> | 2018-01-07 12:09:31 -0700 |
commit | 4f54d10f4c8d5b5c03626a88f8198318a8080fc6 (patch) | |
tree | c567676617cbb0cad1139b9267e00e7ad8f531dc /docs/index.rst | |
parent | d63c878413006630834324d71bd22f012bc543a8 (diff) | |
parent | 2a474dc8f13a3a4558136215a7a1706ba13ba732 (diff) | |
download | cmd2-git-4f54d10f4c8d5b5c03626a88f8198318a8080fc6.tar.gz |
Merge branch 'master' of github.com:python-cmd2/cmd2 into argparse
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 8e8817b2..2ef787e1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -73,7 +73,7 @@ Contents: Compatibility ============= -Tested and working with Python 2.7 and 3.3+. +Tested and working with Python 2.7 and 3.4+. Indices and tables ================== |