diff --git a/LICENSE b/LICENSE index 0093f69..aa770da 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2020 UChicago Argonne, LLC +Copyright 2021 UChicago Argonne, LLC All Rights Reserved diff --git a/doc/sphinx/source/conf.py b/doc/sphinx/source/conf.py index e94c1ce..6fc656d 100644 --- a/doc/sphinx/source/conf.py +++ b/doc/sphinx/source/conf.py @@ -22,7 +22,7 @@ author = 'Argonne National Laboratory' # The full version, including alpha/beta/rc tags -release = '1.0.0' +release = '1.0.1' # -- General configuration --------------------------------------------------- diff --git a/setup.py b/setup.py index ea738ea..7f5319c 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ # Name of the project name = 'srlife', # Version - version = '1.0.0-rc2', + version = '1.0.1', # One line-description description = "Evaluate the structural life of a solar receiver", # README