We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2acb822 commit 7a38098Copy full SHA for 7a38098
python/plugins/fTools/__init__.py
@@ -24,7 +24,7 @@ def version():
24
return "0.5.8"
25
26
def qgisMinimumVersion():
27
- return "1"
+ return "1.0"
28
29
def authorName():
30
return "Carson J. Q. Farmer"
0 commit comments