Skip to content

Commit e2e944d

Browse files
author
cfarmer
committedApr 9, 2009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python/plugins/fTools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def description():
2121
return "Tools for vector data analysis and management"
2222

2323
def version():
24-
return "0.5.8"
24+
return "0.5.9"
2525

2626
def qgisMinimumVersion():
2727
return "1.0"

0 commit comments

Comments
 (0)
Please sign in to comment.