We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbbc33d commit 8eba6edCopy full SHA for 8eba6ed
setup.py
@@ -8,7 +8,7 @@
8
# Versions should comply with PEP440. For a discussion on single-sourcing
9
# the version across setup.py and the project code, see
10
# https://packaging.python.org/en/latest/single_source_version.html
11
- version="2.10.1",
+ version="2.11.0",
12
package_dir={"": "src"},
13
description="The Official Masonite ORM",
14
long_description=long_description,
0 commit comments