Bump version

pull/2/head v0.1.2
Vinayak Mehta 2018-09-25 12:32:01 +05:30
parent 6298f3a0f6
commit 759e635a3c
1 changed files with 1 additions and 1 deletions

View File

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