Bump version

This commit is contained in:
James R. Barlow
2016-01-09 18:45:06 -08:00
parent 424b4b33b1
commit 6af0815681
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ tests_require = open('test_requirements.txt').read().splitlines()
setup(
name='ocrmypdf',
version='3.1', # also update: release notes, main.py
version='3.1.1', # 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/jbarlow83/OCRmyPDF',
author='James R. Barlow',