Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmancuso authored Aug 1, 2020
1 parent b8266e8 commit 139cfcf
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 @@ -12,7 +12,7 @@
],
version='0.0.2',
install_requires=[
'masonite>=2.1,<2.3'
'masonite>=2.1,<2.4'
],
extras_require={
'hashids': ['hashids>=1.2,<1.3']
Expand Down

0 comments on commit 139cfcf

Please sign in to comment.