Bump version
This commit is contained in:
+6
-1
@@ -1,8 +1,13 @@
|
||||
Release History
|
||||
===============
|
||||
|
||||
0.2.3 (2018-10-08)
|
||||
------------------
|
||||
|
||||
* Remove hard dependencies on requirements versions.
|
||||
|
||||
0.2.2 (2018-10-08)
|
||||
-----------------
|
||||
------------------
|
||||
|
||||
**Bugfixes**
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
VERSION = (0, 2, 2)
|
||||
VERSION = (0, 2, 3)
|
||||
|
||||
__title__ = 'camelot-py'
|
||||
__description__ = 'PDF Table Extraction for Humans.'
|
||||
|
||||
Reference in New Issue
Block a user