diff --git a/setup.py b/setup.py index 298f728..fb8810b 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='pdfdocument', - version='1.6', + version='3.0', description='Programmatic wrapper around ReportLab.', long_description=open( os.path.join(os.path.dirname(__file__), 'README.rst')).read(),