build: Update development version
This commit is contained in:
parent
be0815a495
commit
6eea3b517b
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ from .utils.jinja import (
|
|||
render_template,
|
||||
)
|
||||
|
||||
__version__ = "16.0.0-dev"
|
||||
__version__ = "17.0.0-dev"
|
||||
__title__ = "Frappe Framework"
|
||||
|
||||
if TYPE_CHECKING: # pragma: no cover
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue