Bump version to 0.12 in packaging

This commit is contained in:
Mika Bostrom
2009-10-26 17:49:37 +02:00
parent 6b7b46754c
commit 3435cb106e
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ from distutils.core import setup
setup(name = 'fpdb',
description = 'Free Poker Database',
version = '0.11.3',
version = '0.12',
author = 'FPDB team',
author_email = 'fpdb-main@lists.sourceforge.net',
packages = ['fpdb'],