Skip to content

Commit b30fa56

Browse files
authored
Merge pull request #78 from hydroshare/bump-dependency-version-hsmodels
hsmodels version requirement updated to latest version
2 parents a8b3ab1 + 9dfc5b7 commit b30fa56

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
@@ -9,7 +9,7 @@
99
packages=find_packages(include=['hsclient', 'hsclient.*'],
1010
exclude=("tests",)),
1111
install_requires=[
12-
'hsmodels>=1.0.3',
12+
'hsmodels>=1.0.4',
1313
'requests',
1414
'requests_oauthlib',
1515
],

0 commit comments

Comments
 (0)