Thanks to visit codestin.com Credit goes to github.com
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 f8de21c commit afef4eeCopy full SHA for afef4ee
1 file changed
Lib/xml/__init__.py
@@ -21,7 +21,7 @@
21
__version__ = "$Revision$".split()[-2:][0]
22
23
24
-_MINIMUM_XMLPLUS_VERSION = (0, 6, 5)
+_MINIMUM_XMLPLUS_VERSION = (0, 8, 2)
25
26
27
try:
0 commit comments