Skip to content

Commit

Permalink
Updating version to 3.1 (#2335)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-cogliati-inl committed Jul 11, 2024
1 parent 6a89f3b commit 2633b64
Showing 1 changed file with 1 addition and 1 deletion.
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='3.0',
version='3.1',
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 2633b64

Please sign in to comment.