diff --git a/plugins/HERON b/plugins/HERON index af68aed570..bec6cb761b 160000 --- a/plugins/HERON +++ b/plugins/HERON @@ -1 +1 @@ -Subproject commit af68aed570cba5f3319f70a1f5877a8ee22cbfc1 +Subproject commit bec6cb761b1df74287aca9a4f31c65d2c0feab65 diff --git a/plugins/TEAL b/plugins/TEAL index 97e32dbde3..8e0dcdf6eb 160000 --- a/plugins/TEAL +++ b/plugins/TEAL @@ -1 +1 @@ -Subproject commit 97e32dbde3856aad8fda59010b1d845f2fbc7124 +Subproject commit 8e0dcdf6eb3d6569d1109f4da08e0a17abee3642 diff --git a/setup.py b/setup.py index 7ac9d1b090..b554c96473 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ def run(self): include_dirs.append(eigen_flags[2:].rstrip()) long_description = open("README.md", "r").read() setup(name='raven_framework', - version='2.3', + version='3.0', description='RAVEN (Risk Analysis Virtual Environment) is designed to perform parametric and probabilistic analysis based on the response of complex system codes. RAVEN C++ dependenciences including a library for computing the Approximate Morse-Smale Complex (AMSC) and Crow probability tools', long_description=long_description, url="https://raven.inl.gov/",