We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent accd82f commit 92986c4Copy full SHA for 92986c4
src/masonite/__version__.py
@@ -2,7 +2,7 @@
2
__title__ = 'masonite'
3
__description__ = 'The core for the Masonite framework'
4
__url__ = 'https://github.com/MasoniteFramework/masonite'
5
-__version__ = '2.3.9'
+__version__ = '2.3.10'
6
__author__ = 'Joseph Mancuso'
7
__author_email__ = '[email protected]'
8
__licence__ = 'MIT'
0 commit comments