From b279625613f550f485bfb5dbe6dc95d3612f8a70 Mon Sep 17 00:00:00 2001 From: Christian Lawson-Perfect Date: Thu, 11 Aug 2022 12:53:43 +0100 Subject: [PATCH] version 6.3 --- CITATION.cff | 4 ++-- bin/numbas.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 8249cbe46..076db3c77 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -2,8 +2,8 @@ --- cff-version: "1.1.0" title: Numbas -version: "v6.2" -date-released: 2021-03-31 +version: "v6.3" +date-released: 2022-08-11 abstract: "A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics." message: "If you use this software, please cite it using these metadata." url: "https://www.numbas.org.uk" diff --git a/bin/numbas.py b/bin/numbas.py index 541b073c1..e336253f8 100755 --- a/bin/numbas.py +++ b/bin/numbas.py @@ -35,7 +35,7 @@ from zipfile import ZipFile, ZipInfo -NUMBAS_VERSION = '6.1' +NUMBAS_VERSION = '6.3' namespaces = {