We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e08c1 commit 27c7887Copy full SHA for 27c7887
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='1.0.0',
+ version='1.0.1',
10
package_dir={'': 'src'},
11
12
description='The Official Masonite ORM',
0 commit comments