Skip to content

Commit

Permalink
Update version number for release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklise authored Jan 20, 2025
1 parent c4e09e2 commit 3131c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wntr/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from wntr import utils
from wntr import msx

__version__ = '1.3.0rc2'
__version__ = '1.3.0rc3'

__copyright__ = """Copyright 2023 National Technology & Engineering
Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525
Expand Down

0 comments on commit 3131c2c

Please sign in to comment.