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 19057a4 commit c415a64Copy full SHA for c415a64
xpp/__init__.py
@@ -1,6 +1,6 @@
1
# Copyright 2022-2023 iiPython
2
3
-__version__ = "x2.3r2"
+__version__ = "x3.0b1"
4
5
from .extra.config import config # noqa
6
from .core.sections import load_sections # noqa
0 commit comments