Skip to content

Commit

Permalink
Resetting main for development (6.4.2.dev0)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiirola committed May 13, 2022
1 parent c4acc3c commit 2ded7b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyomo/version/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
# main and needs a hard reference to "suitably new" development.
major=6
minor=4
micro=1
#releaselevel='invalid'
releaselevel='final'
micro=2
releaselevel='invalid'
#releaselevel='final'
serial=0

if releaselevel == 'final':
Expand Down

0 comments on commit 2ded7b8

Please sign in to comment.