Skip to content

Commit 2bc88cc

Browse files
committed
added version
1 parent 64949ba commit 2bc88cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/masonite/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__title__ = 'masonite'
33
__description__ = 'The core for the Masonite framework'
44
__url__ = 'https://github.com/MasoniteFramework/masonite'
5-
__version__ = '2.3.8'
5+
__version__ = '2.3.9'
66
__author__ = 'Joseph Mancuso'
77
__author_email__ = '[email protected]'
88
__licence__ = 'MIT'

0 commit comments

Comments
 (0)