Skip to content

Commit ba035c0

Browse files
authored
Change version number
1 parent bc345b5 commit ba035c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pvops/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
# warnings.warn("")
99
pass
1010

11-
__version__ = '0.3.0'
11+
__version__ = '0.4.0'
1212

1313
__copyright__ = """Copyright 2023 National Technology & Engineering
1414
Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525
1515
with NTESS, the U.S. Government retains certain rights in this software."""
1616

17-
__license__ = "BSD 3-Clause License"
17+
__license__ = "BSD 3-Clause License"

0 commit comments

Comments
 (0)