Skip to content

Commit

Permalink
[#62] bumping hsmodels version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdash committed Apr 16, 2024
1 parent 99497fb commit a98a0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
packages=find_packages(include=['hsclient', 'hsclient.*'],
exclude=("tests",)),
install_requires=[
'hsmodels>=1.0.0',
'hsmodels>=1.0.1',
'requests',
'requests_oauthlib',
],
Expand Down

0 comments on commit a98a0fc

Please sign in to comment.