_version.py

Get Version from pyproject.toml

nautilus_namecodes._version.get_toml_document(string: str) atoml.toml_document.TOMLDocument

Get the Toml Document from Path

nautilus_namecodes._version.get_version() str

Get the version from the Toml Document

nautilus_namecodes._version.get_version_from_toml(doc: atoml.toml_document.TOMLDocument) str

Get the version from the Toml Document