Skip to content

Commit

Permalink
update release candidate number
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklise authored Nov 19, 2024
1 parent bbdba50 commit c790b61
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 @@ -8,7 +8,7 @@
from wntr import gis
from wntr import utils

__version__ = '1.3.0rc0'
__version__ = '1.3.0rc1'

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

0 comments on commit c790b61

Please sign in to comment.