diff --git a/LICENSE b/LICENSE index bfc20ab..dbf3414 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2016–2019, University of Florida. +Copyright (c) 2016–2020, University of Florida. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/setup.py b/setup.py index e11298f..337ea91 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ from setuptools import setup, find_packages -VERSION = "1.2.0" +VERSION = "1.4.1" setup( name="nacculator",