Browse Source

incrementing number

Ivan Kelly 16 năm trước cách đây
mục cha
commit
972a219337
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pwman/__init__.py

+ 1 - 1
pwman/__init__.py

@@ -18,7 +18,7 @@
 #============================================================================
 
 appname = "Pwman3"
-version = "0.0.6"
+version = "0.0.7"
 website = "http://pwman.bleurgh.com/"
 author = "Ivan Kelly"
 authoremail = "pwman@bleurgh.com"