Skip to content

Commit ff5480b

Browse files
committed
Reverted an inadvertently included patch version.
- Legacy-Id: 14442
1 parent 960787a commit ff5480b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__version__ = "6.68.1.dev0"
88

99
# set this to ".p1", ".p2", etc. after patching
10-
__patch__ = ".p1"
10+
__patch__ = ""
1111

1212
__date__ = "$Date$"
1313

0 commit comments

Comments
 (0)