Skip to content

Commit 7e74598

Browse files
Updating version number to 3.0. (#2245)
1 parent 9d8eae4 commit 7e74598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def run(self):
4949
include_dirs.append(eigen_flags[2:].rstrip())
5050
long_description = open("README.md", "r").read()
5151
setup(name='raven_framework',
52-
version='2.3',
52+
version='3.0',
5353
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',
5454
long_description=long_description,
5555
url="https://raven.inl.gov/",

0 commit comments

Comments
 (0)