We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d9e69d commit ebd8f12Copy full SHA for ebd8f12
python/plugins/fTools/__init__.py
@@ -21,7 +21,7 @@ def description():
21
return "Tools for vector data analysis and management"
22
23
def version():
24
- return "0.6"
+ return "0.6.1"
25
26
def qgisMinimumVersion():
27
return "1.4"
0 commit comments