We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e56e7 commit de53c0aCopy full SHA for de53c0a
justpy/__init__.py
@@ -1,4 +1,4 @@
1
"""JustPy is an object-oriented, component based, high-level Python Web Framework that requires no front-end programming"""
2
from .justpy import *
3
4
-__version__ = "0.12.3"
+__version__ = "0.13.0"
0 commit comments