Bump version and update HISTORY.md

This commit is contained in:
Vinayak Mehta
2018-11-02 23:25:07 +05:30
parent db3f8c6897
commit 36006cadc5
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
VERSION = (0, 3, 0)
VERSION = (0, 3, 1)
__title__ = 'camelot-py'
__description__ = 'PDF Table Extraction for Humans.'