Skip to content

Commit

Permalink
alteracao para a versao 1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandenberg Peixoto committed Oct 1, 2010
1 parent 04ce32f commit 85b4047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__init__.py
Expand Up @@ -6,7 +6,7 @@
from config import FileConfig
from main import Main

SIMPLE_DB_MIGRATE_VERSION = '1.3.8'
SIMPLE_DB_MIGRATE_VERSION = '1.3.9'

# fixing print in non-utf8 terminals
sys.stdout = codecs.getwriter('utf-8')(sys.stdout)
Expand Down

0 comments on commit 85b4047

Please sign in to comment.