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