Bump version and update HISTORY.md

This commit is contained in:
Vinayak Mehta
2018-11-04 01:37:27 +05:30
parent defaead679
commit b310f16dba
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
VERSION = (0, 3, 1)
VERSION = (0, 3, 2)
__title__ = 'camelot-py'
__description__ = 'PDF Table Extraction for Humans.'