diff --git a/README.txt b/README.txt index ef182a3..56e58a6 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -UnitTesterSG, version 5.0.4 as of June 14 2020 +UnitTesterSG, version 5.1.4 as of Nov 1 2020 The LICENSE and MANUAL are in the UnitTesterSG directory, and at https://github.com/AdityaSavara/UnitTesterSG/tree/master/UnitTesterSG diff --git a/setup.py b/setup.py index a297475..89bc190 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ EMAIL = 'AditySavara2008@u.northwestern.edu' AUTHOR = 'Aditya Savara' REQUIRES_PYTHON = '>=3.0.0' -VERSION = '5.1.3' +VERSION = '5.1.4' LICENSE = 'BSD-3-Clause' # What packages are required for this module to be executed?