Skip to content

Commit a505865

Browse files
updated version
1 parent 506b361 commit a505865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
required_packages = f.read().splitlines()
1010

1111
setuptools.setup(name='pdf2doi',
12-
version='0.5',
12+
version='0.6',
1313
description='A python library/command-line tool to extract the DOI or other identifiers of a scientific paper from a pdf file, and to quickly and automatically generate BibTeX data.',
1414
long_description=long_description,
1515
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)