Update notes for -rc6

This commit is contained in:
James R. Barlow
2015-08-22 00:40:07 -07:00
parent 1712fdb74a
commit 4f3673d14d
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ tests_require = open('test_requirements.txt').read().splitlines()
setup(
name='ocrmypdf',
version='3.0rc5', # also update: release notes, main.py
version='3.0rc6', # 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',