Bump version

pull/2/head v0.2.1
Vinayak Mehta 2018-10-05 20:22:46 +05:30
parent 80f6870117
commit 9b2fc53e58
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
VERSION = (0, 2, 0)
VERSION = (0, 2, 1)
__title__ = 'camelot-py'
__description__ = 'PDF Table Extraction for Humans.'