Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a01f381

Browse files
authored
bump version
new features, stats endpoint, metrics endpoint, env_vars
1 parent 3ddbf90 commit a01f381

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name='python-nomad',
5-
version='0.6.1',
5+
version='0.7.0',
66
install_requires=['requests'],
77
packages=['nomad', 'nomad.api'],
88
url='http://github.com/jrxfive/python-nomad',

0 commit comments

Comments
 (0)