We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8786b5c commit 241a8c0Copy full SHA for 241a8c0
1 file changed
ietf/__init__.py
@@ -7,7 +7,7 @@
7
__version__ = "6.64.2.dev0"
8
9
# set this to ".p1", ".p2", etc. after patching
10
-__patch__ = ".p0"
+__patch__ = ""
11
12
__date__ = "$Date$"
13
0 commit comments