Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmancuso committed Jul 11, 2022
1 parent c1f4902 commit cb92281
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 @@ -8,7 +8,7 @@
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version="2.17.3",
version="2.18.0",
package_dir={"": "src"},
description="The Official Masonite ORM",
long_description=long_description,
Expand Down

0 comments on commit cb92281

Please sign in to comment.