diff --git a/PrimerScore.py b/PrimerScore.py index 2215273..c12b1cc 100644 --- a/PrimerScore.py +++ b/PrimerScore.py @@ -5,7 +5,7 @@ __author__ = 'Josiah Levi Davidson' __contact__ = 'Mohit S. Verma' __email__ = 'msverma@purdue.edu' -__version__ = '1.3.0' +__version__ = '1.1.0' __status__ = 'Development' __copyright__ = "Copyright (C) 2024 Purdue Research Foundation" __license__ = "GNU Affero General Public License Version 3 with Commons Clause"