Merge remote-tracking branch 'origin/GP-0_Dan_fixAnotherVersion'

This commit is contained in:
Ryan Kurtz
2026-05-04 10:58:00 -04:00
@@ -48,7 +48,7 @@ from .util import send_delimited, recv_delimited
# Other places to change:
# * every pyproject.toml file (incl. deps)
# * TraceRmiHandler.VERSION
VERSION = '12.1'
VERSION = '12.2'
E = TypeVar('E')