We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efef1ea commit 2b900f0Copy full SHA for 2b900f0
LICENSE LICENSE.txtLICENSE renamed to LICENSE.txt
README.md
@@ -18,7 +18,7 @@ It is fairly straightforward to use Vermin:
18
## Examples
19
```
20
% ./vermin.py
21
-Vermin 0.1
+Vermin 0.2.2
22
Usage: ./vermin.py [options] <python source files and folders..>
23
24
Options:
vermin/constants.py
@@ -1 +1 @@
1
-VERSION = "0.1"
+VERSION = "0.2.2"
0 commit comments