We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb4071 commit 322757fCopy full SHA for 322757f
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name = "vmflib",
6
- version = "0.1",
+ version = "0.1.1",
7
packages = find_packages(),
8
scripts = ['tools/buildbsp.py'],
9
0 commit comments