Skip to content

Commit 2b900f0

Browse files
committed
Version 0.2.2
1 parent efef1ea commit 2b900f0

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ It is fairly straightforward to use Vermin:
1818
## Examples
1919
```
2020
% ./vermin.py
21-
Vermin 0.1
21+
Vermin 0.2.2
2222
Usage: ./vermin.py [options] <python source files and folders..>
2323
2424
Options:

vermin/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.1"
1+
VERSION = "0.2.2"

0 commit comments

Comments
 (0)