-rc2: because pypi won't accept -rc1

This commit is contained in:
James R. Barlow
2015-07-28 04:55:10 -07:00
parent 60832152b1
commit 9e0c443c2f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ if command.startswith('install') or \
setup(
name='ocrmypdf',
version='3.0rc1',
version='3.0rc2',
description='OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched',
url='https://github.com/fritz-hh/OCRmyPDF',
author='J. R. Barlow',