Update version to 0.20

This commit is contained in:
Mika Bostrom
2010-07-08 11:26:16 +03:00
parent 4d4d6f297f
commit 6443c7f1d8
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ from distutils.core import setup
setup(name = 'fpdb',
description = 'Free Poker Database',
version = '0.12',
version = '0.20',
author = 'FPDB team',
author_email = 'fpdb-main@lists.sourceforge.net',
packages = ['fpdb'],