Skip to content

Commit 0a82a9e

Browse files
committed
Version
1 parent 3fbc7d2 commit 0a82a9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scan/version.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11

2-
__version__ = '1.3.12'
2+
__version__ = '1.4.0'
33

44
version_history = """
5+
1.4.0 - Jython uses Java HTTP API, CPython uses urllib2
56
1.3.12 - Add Parallel.append(..) method
67
1.3.11 - Fix list-of-lists check
78
1.3.10 - Table: Check 'rows' for list-of-lists

0 commit comments

Comments
 (0)