Skip to content

Commit

Permalink
Bump up v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chezou committed Sep 24, 2018
1 parent eb64878 commit 262ac5e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified constraints.txt
Binary file not shown.
2 changes: 1 addition & 1 deletion tabula/__version__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = 'tabula-py'
__version__ = '1.2.0'
__version__ = '1.3.0'
__license__ = 'MIT License'
__description__ = 'Simple wrapper for tabula-java, read tables from PDF into DataFrame'
__author__ = 'Aki Ariga'
Expand Down

0 comments on commit 262ac5e

Please sign in to comment.