summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pythontex/depythontex2.py
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/pythontex/depythontex2.py')
-rw-r--r--macros/latex/contrib/pythontex/depythontex2.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/latex/contrib/pythontex/depythontex2.py b/macros/latex/contrib/pythontex/depythontex2.py
index f49fd22977..997a30d6ea 100644
--- a/macros/latex/contrib/pythontex/depythontex2.py
+++ b/macros/latex/contrib/pythontex/depythontex2.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-2017, Geoffrey M. Poore
+Copyright (c) 2013-2021, 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.17'
+__version__ = '0.18'
# Functions and parameters for customizing the script output