From 014f5af56e232858fbb8612c27605685acf62556 Mon Sep 17 00:00:00 2001 From: George Stagg Date: Wed, 10 Nov 2021 14:47:03 +0000 Subject: [PATCH] Bump to v0.6.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index db92e0e..feea3c8 100755 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup(name="makeCourse", description="Produce flexible and accessible course notes, in a variety of formats, using LaTeX or Markdown source", - version="0.6.1", + version="0.6.2", author="E-Learning Team, School of Mathematics, Statistics & Physics, Newcastle University", author_email="george.stagg@ncl.ac.uk", url="https://mas-coursebuild.ncl.ac.uk",