Skip to content

Commit

Permalink
Updating version number to 3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-cogliati-inl committed Feb 6, 2024
1 parent 9d8eae4 commit 41c717e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/TEAL
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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/",
Expand Down

0 comments on commit 41c717e

Please sign in to comment.