We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb0b14 commit 3c836e7Copy full SHA for 3c836e7
scan/version.py
@@ -1,7 +1,8 @@
1
2
-__version__ = '1.5.0'
+__version__ = '1.5.1'
3
4
version_history = """
5
+1.5.1 - ScanInfo.finish
6
1.5.0 - If(..) command
7
1.4.1 - Better Set(..) representation
8
1.4.0 - Jython uses Java HTTP API, CPython uses urllib2
0 commit comments