summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/pythontex/depythontex3.py
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-07-21 22:00:53 +0000
committerKarl Berry <karl@freefriends.org>2017-07-21 22:00:53 +0000
commit26f8c60d721bcd3fe6a0183b9f5ea076f9018293 (patch)
treefbfd09188328236e0c4b2a6e91210b4a690fde90 /Master/texmf-dist/scripts/pythontex/depythontex3.py
parent2a74b4e85b56e76205237f78b9b87db928cb1143 (diff)
pythontex (21jul17)
git-svn-id: svn://tug.org/texlive/trunk@44860 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/pythontex/depythontex3.py')
-rwxr-xr-xMaster/texmf-dist/scripts/pythontex/depythontex3.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/pythontex/depythontex3.py b/Master/texmf-dist/scripts/pythontex/depythontex3.py
index 567363eeaa0..bdcea2185e0 100755
--- a/Master/texmf-dist/scripts/pythontex/depythontex3.py
+++ b/Master/texmf-dist/scripts/pythontex/depythontex3.py
@@ -47,7 +47,7 @@ example, typeset code may have a different appearance or layout when it is
typeset with a different package.
-Copyright (c) 2013-2016, Geoffrey M. Poore
+Copyright (c) 2013-2017, Geoffrey M. Poore
All rights reserved.
Licensed under the BSD 3-Clause License:
http://www.opensource.org/licenses/BSD-3-Clause
@@ -86,7 +86,7 @@ import codecs
# Script parameters
# Version
-__version__ = '0.15'
+__version__ = '0.16'
# Functions and parameters for customizing the script output