We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100e68b commit e57f668Copy full SHA for e57f668
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name='python-nomad',
8
- version='1.2.1',
+ version='1.3.0',
9
install_requires=['requests'],
10
packages=['nomad', 'nomad.api'],
11
url='http://github.com/jrxfive/python-nomad',
0 commit comments