Bump version to 2.2.41.dev3

pull/2258/head
grossmj 10 months ago
parent c226b2a9ef
commit 9c653f7dbf

@ -23,7 +23,7 @@
# or negative for a release candidate or beta (after the base version
# number has been incremented)
__version__ = "2.2.41.dev2"
__version__ = "2.2.41.dev3"
__version_info__ = (2, 2, 41, 99)
if "dev" in __version__:

Loading…
Cancel
Save