소스 검색

incrementing number

Ivan Kelly 16 년 전
부모
커밋
972a219337
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"