Skip to content

Commit c758391

Browse files
bump version to 1.2.1 for exception hotfix (#110)
1 parent fe3b6ab commit c758391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0',
8+
version='1.2.1',
99
install_requires=['requests'],
1010
packages=['nomad', 'nomad.api'],
1111
url='http://github.com/jrxfive/python-nomad',

0 commit comments

Comments
 (0)