Skip to content

Commit 8a44a73

Browse files
committed
bumped version
1 parent bbd4616 commit 8a44a73

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.20"
5+
__version__ = "2.3.21"
66
__author__ = "Joseph Mancuso"
77
__author_email__ = "[email protected]"
88
__licence__ = "MIT"

0 commit comments

Comments
 (0)