diff options
author | Karl Berry <karl@freefriends.org> | 2019-09-24 20:07:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-09-24 20:07:38 +0000 |
commit | c42603e27f2d6af845d82162be47078a816fc715 (patch) | |
tree | 0058aa3c7ad67cf40203a1c66282a8d6fa897963 /Master/texmf-dist/scripts/pythontex/depythontex3.py | |
parent | 30e223be30ac74b2dd030ec888f906263a3f99c1 (diff) |
pythontex (24sep19)
git-svn-id: svn://tug.org/texlive/trunk@52174 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/pythontex/depythontex3.py')
-rwxr-xr-x | Master/texmf-dist/scripts/pythontex/depythontex3.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/pythontex/depythontex3.py b/Master/texmf-dist/scripts/pythontex/depythontex3.py index bdcea2185e0..2d86edb5914 100755 --- a/Master/texmf-dist/scripts/pythontex/depythontex3.py +++ b/Master/texmf-dist/scripts/pythontex/depythontex3.py @@ -86,7 +86,7 @@ import codecs # Script parameters # Version -__version__ = '0.16' +__version__ = '0.17' # Functions and parameters for customizing the script output |