We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc345b5 commit ba035c0Copy full SHA for ba035c0
pvops/__init__.py
@@ -8,10 +8,10 @@
8
# warnings.warn("")
9
pass
10
11
-__version__ = '0.3.0'
+__version__ = '0.4.0'
12
13
__copyright__ = """Copyright 2023 National Technology & Engineering
14
Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525
15
with NTESS, the U.S. Government retains certain rights in this software."""
16
17
-__license__ = "BSD 3-Clause License"
+__license__ = "BSD 3-Clause License"
0 commit comments