Skip to content

Commit e57f668

Browse files
authored
Update setup.py
1 parent 100e68b commit e57f668

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
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='python-nomad',
8-
version='1.2.1',
8+
version='1.3.0',
99
install_requires=['requests'],
1010
packages=['nomad', 'nomad.api'],
1111
url='http://github.com/jrxfive/python-nomad',

0 commit comments

Comments
 (0)