Skip to content

Commit de53c0a

Browse files
committed
upgrades version
1 parent 69e56e7 commit de53c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""JustPy is an object-oriented, component based, high-level Python Web Framework that requires no front-end programming"""
22
from .justpy import *
33

4-
__version__ = "0.12.3"
4+
__version__ = "0.13.0"

0 commit comments

Comments
 (0)