We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fbc7d2 commit 0a82a9eCopy full SHA for 0a82a9e
scan/version.py
@@ -1,7 +1,8 @@
1
2
-__version__ = '1.3.12'
+__version__ = '1.4.0'
3
4
version_history = """
5
+1.4.0 - Jython uses Java HTTP API, CPython uses urllib2
6
1.3.12 - Add Parallel.append(..) method
7
1.3.11 - Fix list-of-lists check
8
1.3.10 - Table: Check 'rows' for list-of-lists
0 commit comments