Bump to -rc5

This commit is contained in:
James R. Barlow
2015-08-16 02:19:04 -07:00
parent 0ec13d3a17
commit 53c88093ad
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ if 'upload' in sys.argv[1:]:
setup(
name='ocrmypdf',
version='3.0rc4', # also update: release notes, main.py
version='3.0rc5', # also update: release notes, main.py
description='OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched',
url='https://github.com/fritz-hh/OCRmyPDF',
author='James. R. Barlow',