Bump version

This commit is contained in:
Vinayak Mehta
2018-10-05 20:22:46 +05:30
parent 80f6870117
commit 9b2fc53e58
+1 -1
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.'