Skip to content

Commit 9f21d5c

Browse files
committed
Fix typo because we forgot John changed things and are creatures of habit
1 parent 454dedb commit 9f21d5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyomo/version/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
minor = 10
2222
micro = 1
2323
releaselevel = 'final'
24-
# serial = 0
24+
serial = 0
2525

2626

2727
def _estimate_release_level():

0 commit comments

Comments
 (0)