We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 992ff81 commit 701d20fCopy full SHA for 701d20f
1 file changed
neuxml/__init__.py
@@ -20,7 +20,7 @@
20
from importlib import resources
21
from contextlib import ExitStack
22
23
-__version__ = "1.0.0"
+__version__ = "1.1.0.dev0"
24
25
# Paths for XML catalog file & directory
26
0 commit comments