diff --git a/setup.py b/setup.py index 44b1e385..ea68b883 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,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='0.9.2', + version='0.9.3', package_dir={'': 'src'}, description='The Official Masonite ORM',