Skip to content

Commit

Permalink
improvement: bump spyse-python pkg version
Browse files Browse the repository at this point in the history
  • Loading branch information
scanpatch committed Aug 6, 2021
1 parent 6a703f4 commit 6b66acb
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 @@ -20,5 +20,5 @@
entry_points={
'console_scripts': ['spysecli=bin.main:cli'],
},
install_requires=['spyse-python~=2.1.0', 'loguru~=0.5.3', 'validators~=0.18.2', 'click~=8.0.1']
install_requires=['spyse-python~=2.1.2', 'loguru~=0.5.3', 'validators~=0.18.2', 'click~=8.0.1']
)

0 comments on commit 6b66acb

Please sign in to comment.