Skip to content

Commit c415a64

Browse files
committed
[branding] Bump version to x3.0b1
1 parent 19057a4 commit c415a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xpp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2022-2023 iiPython
22

3-
__version__ = "x2.3r2"
3+
__version__ = "x3.0b1"
44

55
from .extra.config import config # noqa
66
from .core.sections import load_sections # noqa

0 commit comments

Comments
 (0)