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