Skip to content

Commit

Permalink
Updating version number to 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaSavara committed Nov 1, 2020
1 parent fe2a089 commit fcaa627
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
EMAIL = '[email protected]'
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?
Expand Down

0 comments on commit fcaa627

Please sign in to comment.