Fix relative links

Fix broken links
This commit is contained in:
Vinayak Mehta
2018-09-24 22:13:19 +05:30
parent 9c4e7bf3f6
commit 7731497a5b
6 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
VERSION = (0, 1, 0)
VERSION = (0, 1, 1)
__title__ = 'camelot-py'
__description__ = 'PDF Table Extraction for Humans.'