summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pythontex/pythontex.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-07 20:06:53 +0000
committerKarl Berry <karl@freefriends.org>2021-06-07 20:06:53 +0000
commitb5aa568bfe59e8a263f4af85378326b50f915bc5 (patch)
tree27a538a2c092e4cf56787d910297bbf7ba74ebbd /Master/texmf-dist/tex/latex/pythontex/pythontex.sty
parent2bb7c0ae28631f4925f955ed4b36e1bc71114a42 (diff)
pythontex (7jun21)
git-svn-id: svn://tug.org/texlive/trunk@59514 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pythontex/pythontex.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pythontex/pythontex.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/pythontex/pythontex.sty b/Master/texmf-dist/tex/latex/pythontex/pythontex.sty
index afcad2243e1..5fa953f65d0 100644
--- a/Master/texmf-dist/tex/latex/pythontex/pythontex.sty
+++ b/Master/texmf-dist/tex/latex/pythontex/pythontex.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2012-2019 by Geoffrey M. Poore <gpoore@gmail.com>
+%% Copyright (C) 2012-2021 by Geoffrey M. Poore <gpoore@gmail.com>
%% --------------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -20,10 +20,10 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{pythontex}
- [2019/09/22 v0.17 execute and typeset Python code and other languages]
+ [2021/06/06 v0.18 execute and typeset Python code and other languages]
\newcommand{\pytx@packagename}{PythonTeX}
-\newcommand{\pytx@packageversion}{0.17}
+\newcommand{\pytx@packageversion}{0.18}
\RequirePackage{fvextra}
\RequirePackage{etoolbox}
\RequirePackage{xstring}