Explorar o código

bump version 31 commits later, and many bug fixes

oz123 %!s(int64=11) %!d(string=hai) anos
pai
achega
7e14efbece
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      ChangeLog
  2. 1 1
      pwman/__init__.py

+ 1 - 1
ChangeLog

@@ -1,5 +1,5 @@
 2013-06-29 Oz Nahum <nahumoz@gmail.com>
-	* Version 0.3.9.b
+	* Version 0.3.9c
     * Fix for Generating Passwords
 	* Added dependacies to setup.py : python-colorama, pycrypto
 

+ 1 - 1
pwman/__init__.py

@@ -20,7 +20,7 @@
 #============================================================================
 
 appname = "Pwman3"
-version = "0.3.9b"
+version = "0.3.9c"
 website = "http://github.com/pwman3/pwman3"
 author = "Oz Nahum"
 authoremail = "nahumoz@gmail.com"