We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e064af commit 941c2d7Copy full SHA for 941c2d7
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
name='kb',
7
url="https://github.com/KBNLresearch/KB-python-API",
8
description='Access to National Library of the Netherlands datasets',
9
- version='0.1.3',
+ version='0.1.6',
10
packages=['kb.nl.api', 'kb.nl.helpers', 'kb', 'kb.nl', 'kb.nl.collections'],
11
license='GNU General Public License',
12
install_requires=['lxml>=2.3', 'requests'],
0 commit comments