diff options
author | ptmcg <ptmcg@austin.rr.com> | 2018-11-22 01:20:17 -0600 |
---|---|---|
committer | ptmcg <ptmcg@austin.rr.com> | 2018-11-22 01:20:17 -0600 |
commit | 2d98546f38348c0ff18a8ec95d58fba8f740243f (patch) | |
tree | 1d1ba1a2b95a5cc46556098f53911120fc60be45 /docs | |
parent | df3db63b300c733f89500722cb5a028ce04c7ffa (diff) | |
download | pyparsing-git-2d98546f38348c0ff18a8ec95d58fba8f740243f.tar.gz |
Minor update to module welcome; add version to generated docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 55f30ad..f39b282 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,6 +5,7 @@ Welcome to PyParsing's documentation! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Release v\ |version| .. toctree:: :maxdepth: 2 |