We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7037ac commit c3eb383Copy full SHA for c3eb383
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='python-nomad',
5
- version='1.0.1',
+ version='1.0.2',
6
install_requires=['requests'],
7
packages=['nomad', 'nomad.api'],
8
url='http://github.com/jrxfive/python-nomad',
0 commit comments