Bump version

This commit is contained in:
Vinayak Mehta
2018-10-08 03:54:21 +05:30
parent 296be21d9d
commit 45e7f7570e
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
VERSION = (0, 2, 2)
VERSION = (0, 2, 3)
__title__ = 'camelot-py'
__description__ = 'PDF Table Extraction for Humans.'