We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36bf80e commit d6a2627Copy full SHA for d6a2627
1 file changed
ietf/__init__.py
@@ -5,7 +5,7 @@
5
from . import checks # pyflakes:ignore
6
7
# Don't add patch number here:
8
-__version__ = "7.39.1.dev3"
+__version__ = "7.39.1.dev4"
9
10
# set this to ".p1", ".p2", etc. after patching
11
__patch__ = ""
0 commit comments